| [news.eclipse.platform.swt] Re: "Flat" widgets |
Where is the FormWidgetFactory class ? I cannot find it anywhere.
org.eclipse.update.ui.forms.internal.FormWidgetFactory;
As for making the widgets flat, choose the SWT.FLAT style when you create them.
Hmmm. I'll have to try this. The docs say that flat only applies to buttons and toolbars.
Geoff.