Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Nonvisible widgets

El Martes, 31 de Enero de 2006 20:59, Cory Horner escribió:
> I just spent a few days debugging this... (on the good side, my code is
> much cleaner now).

Thanks for your work.

>
> Is there a bug entry for this issue?  Specifically:

I have created it right now, bug 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=125984

>
> Composite composite = new Composite(parent, SWT.CENTER);
>
> win32 ignores SWT.CENTER and does draw the control.
> gtk does NOT draw the control.
>
> Thanks again,
> Cory.


Back to the top