Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Shell and focus
Shell and focus [message #449755] Fri, 28 January 2005 15:28 Go to next message
Eclipse UserFriend
I want to open a shell without giving it focus (like a tooltip). It seems
that when I open a shell it takes the focus from my other shell(eclipse
itself). Is there anything particular you have todo?
Re: Shell and focus [message #449925 is a reply to message #449755] Mon, 31 January 2005 11:41 Go to previous message
Eclipse UserFriend
Create the shell with SWT.ON_TOP and use Shell.setVisible() instead of
Shell.open().

"Morten Moeller" <myname(with.between names)@lombardisoftware.com> wrote in
message news:cte786$4dm$1@www.eclipse.org...
> I want to open a shell without giving it focus (like a tooltip). It seems
> that when I open a shell it takes the focus from my other shell(eclipse
> itself). Is there anything particular you have todo?
Previous Topic:SWT GC - Rendering quality, API, etc
Next Topic:Can I set the size of a FileDialog
Goto Forum:
  


Current Time: Wed Jul 02 15:50:51 EDT 2025

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

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

Back to the top