[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: GUI-Editor will support SWT, new Home-Url

Kevin,

Generally speaking, Eclipse will pick up the look of any theme applied to 
your OS via its use of the themed OS widgets.  This is certainly true at 
the SWT level so if you were writing your own app it would be the case. 
The reason I say "generally-speaking" is that for the Eclipse IDE there is 
a certain amount of branding and look and feel that is being explicitly 
used by the IDE, such as the use of gradients, the tabs for editors etc. 
This looks the same across all platforms (more or less) and is being 
provided by the Eclipse team because that is the look they want to give to 
their IDE.

Hope this helps.

Mark