[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] How to set the font Globally?

Hi

I created RCP Apllication there i have

Main RCP Application(product)
/ | \ / | \ / | \
/ | \
/ | \


           Plugin A    Plugin B    Plugin C
        (only menus)    Views       views

Plugin A--->
(Having an action SetFont(menu).This action has to get all the views from Plugin B & plugin C and it has to set the font to all the Widgets inside each view




thanks viji