Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Mac OS X: SWT Shell doen
Mac OS X: SWT Shell doen [message #438013] Mon, 14 June 2004 19:10 Go to next message
Eclipse UserFriend
Originally posted by: manu.mopot.de

hi,

i am writing a SWT standalone application with help of jface. it works fine
on windows. when running it on MAC OS X i can see the Shell (which was
created by a JFace Window), but i can't activate it so that it would come to
the foreground and show its menu. the only things i can do with it is
minimize, maximize and close.

it
Re: Mac OS X: SWT Shell doen´t come to the foreground [message #438028 is a reply to message #438013] Tue, 15 June 2004 00:54 Go to previous messageGo to next message
Brion Vibber is currently offline Brion VibberFriend
Messages: 21
Registered: July 2009
Junior Member
Manu Robledo wrote:
> i am writing a SWT standalone application with help of jface. it works fine
> on windows. when running it on MAC OS X i can see the Shell (which was
> created by a JFace Window), but i can't activate it so that it would come to
> the foreground and show its menu. the only things i can do with it is
> minimize, maximize and close.

Make sure you're launching with 'java_swt' instead of 'java':
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -swt-home/faq.html?rev=HEAD#carbonapp

-- brion vibber (brion @ pobox.com)
Re: Mac OS X: SWT Shell doen [message #438029 is a reply to message #438028] Tue, 15 June 2004 05:42 Go to previous message
Eclipse UserFriend
Originally posted by: manu.mopot.de

thanks!!

manu

"Brion Vibber" <brion@pobox.com> schrieb im Newsbeitrag
news:calgsm$p0p$1@eclipse.org...
> Manu Robledo wrote:
> > i am writing a SWT standalone application with help of jface. it works
fine
> > on windows. when running it on MAC OS X i can see the Shell (which was
> > created by a JFace Window), but i can't activate it so that it would
come to
> > the foreground and show its menu. the only things i can do with it is
> > minimize, maximize and close.
>
> Make sure you're launching with 'java_swt' instead of 'java':
>
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -swt-home/faq.html?rev=HEAD#carbonapp
>
> -- brion vibber (brion @ pobox.com)
Previous Topic:turning off automatic type-selection in viewers/controls
Next Topic:Catching shift and ctrl TAB in texteditor
Goto Forum:
  


Current Time: Fri Apr 26 15:42:46 GMT 2024

Powered by FUDForum. Page generated in 0.04197 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top