[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: "Flat" widgets

The SWT.FLAT style bit when creating widgets is only a hint and is not
supported on some platforms and is not supported for all widgets (see
javadoc).  Which platform are you using?

"Geoff Gibbs" <gg@xxxxxxxxxxxxxxxx> wrote in message
news:3ECCCE7B.1080707@xxxxxxxxxxxxxxxxxxx
> >> 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.
>
> Tried it. It doesn't work.
>
> Oh well...
>
> Geoff.
>