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

On 28.4.2003 21:03 Uhr, in article b8jtt7$f8d$1@xxxxxxxxxxxxx,
"javadesigner" <javadesigner@xxxxxxxxx> wrote:

> 
>>> 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
> 

Please, try to follow the FAQ entry and execute the bundled application that
you can find in /tmp/swt_stubs after launching you app once from within
Eclipse.

--andre