[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: SWT and Mac OSX problem

Creating a simple shell (with SWT.SHELL_TRIM) results in
a window that is:

a) *not* resizable
b) *not* draggable/moveable.


Please read this entry from the SWT FAQ:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/fa
q.html#carbonapp

That FAQ only talks about mac apps not showing up in the dock/activated. It does not talk about why SWT windows (creating with SHELL_TRIM) are not
resizable/draggable/etc., even though SHELL_TRIM means that they should be all of the above. Of course the phrase'not activated' used in the FAQ
could mean not resizable etc., but then the FAQ should maybe explicitly state this ?


Best regards,

--j