Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Font update(Font update in rcp application)
Font update [message #494040] Wed, 28 October 2009 21:31
Catalin Gerea is currently offline Catalin GereaFriend
Messages: 89
Registered: July 2009
Location: Bucharest, Romania
Member

I have a small RCP application with only views so far (no need yet to have editors).

I want to do the following two things:

1. To change the size of the font (smaller or larger). When this menu option is selected then everything displayed in the views to have the new font size (the application menu does not change it's font size).
I have seen something similar to this in the Welcome screen but unfortunately the menu plug-in spy cannot tell me how it is implemented (unable to find source for class org.eclipse.ui.internal.intro.impl.presentations.BrowserIntr oPartImplementation$ReduceAction).

2. To change the font of the application (keeping the current font size). When this is selected then the whole application will use the new font.
I added a FontFieldEditor to my preferences page but I do not know how to propagate the font change to my application.

So can you tell me where to look in order to achieve the above two points?


Time is what you make of it.
Previous Topic:Eclipse Logging / EclipseDebugTrace
Next Topic:Remove popup info or disable action on popupMenu extension point
Goto Forum:
  


Current Time: Tue Mar 19 06:18:48 GMT 2024

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

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

Back to the top