Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » how to create a shell non-activated?
how to create a shell non-activated? [message #629501] Tue, 28 September 2010 13:57 Go to next message
Eclipse UserFriend
Originally posted by: william.x.pan.gmail.coom

hi,

I want to create a shell, and display it, but do not make it activated,
like the content proposals done.
How can I achieve that?

Any tip will be appreciated.


Bill Pan
Re: how to create a shell non-activated? [message #629718 is a reply to message #629501] Wed, 29 September 2010 11:16 Go to previous messageGo to next message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Hi,

Please see this snippet for an example.


Lakshmi P Shanmugam
Re: how to create a shell non-activated? [message #629966 is a reply to message #629718] Thu, 30 September 2010 07:04 Go to previous message
Eclipse UserFriend
Originally posted by: william.x.pan.gmail.coom

thanks Lakshmi, I got it: do not call the open method, just
setVisible(). :-)

> Hi,
>
> Please see this
> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org. eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet320 .java
> for an example.


--
--
Bill Pan
Previous Topic:Virtual SWT tables behaving very slowly on linux platforms
Next Topic:OLEAutomation - Disable Existing IE Toolbar
Goto Forum:
  


Current Time: Thu Apr 25 07:17:20 GMT 2024

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

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

Back to the top