Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Need hints for change editor font size
Need hints for change editor font size [message #16172] Sun, 10 August 2008 01:11 Go to next message
Eclipse UserFriend
Originally posted by: chingyichan.tw.gmail.com

hi,

I plan to write a plugin for change editor text font size at runtime.
But I have no idea how to do it programmatically. Using preferences ->
general -> editor -> colors and fonts ... I can change it. I think it
will be useful when I have a presentation to demo some codes, switching
larger/small fonts for me or audience.
Re: Need hints for change editor font size [message #16186 is a reply to message #16172] Sun, 10 August 2008 06:09 Go to previous message
Eclipse UserFriend
Originally posted by: chingyichan.tw.gmail.com

Ching Yi, Chan 提到:
> hi,
>
> I plan to write a plugin for change editor text font size at runtime.
> But I have no idea how to do it programmatically. Using preferences ->
> general -> editor -> colors and fonts ... I can change it. I think it
> will be useful when I have a presentation to demo some codes, switching
> larger/small fonts for me or audience.

I get the Control instance of the current editor, and call set method to
change it. :)
Re: Need hints for change editor font size [message #576054 is a reply to message #16172] Sun, 10 August 2008 06:09 Go to previous message
Eclipse UserFriend
Ching Yi, Chan 提到:
> hi,
>
> I plan to write a plugin for change editor text font size at runtime.
> But I have no idea how to do it programmatically. Using preferences ->
> general -> editor -> colors and fonts ... I can change it. I think it
> will be useful when I have a presentation to demo some codes, switching
> larger/small fonts for me or audience.

I get the Control instance of the current editor, and call set method to
change it. :)
Previous Topic:Need hints for change editor font size
Next Topic:IAction.ischecked() returns wrong value for radio button in popup menu
Goto Forum:
  


Current Time: Sun Jul 13 19:33:45 EDT 2025

Powered by FUDForum. Page generated in 0.03985 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top