Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Window.setBlockOnOpen()
Window.setBlockOnOpen() [message #455011] Thu, 05 May 2005 07:19 Go to next message
Eclipse UserFriend
Hi,

Is it possible to run the event loop yourself instead of relying on the
one provided in the Window class? I need to make sure the shell is
created before I can start my server thread (which relies on that the
shell exists as it updates it using events).

Regards,

Johan Tibell
Re: Window.setBlockOnOpen() [message #455023 is a reply to message #455011] Thu, 05 May 2005 10:21 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

The shell exists as soon as you do a new Shell(). It may not be showing
but it exists.

Johan Tibell wrote:
> Hi,
>
> Is it possible to run the event loop yourself instead of relying on the
> one provided in the Window class? I need to make sure the shell is
> created before I can start my server thread (which relies on that the
> shell exists as it updates it using events).
>
> Regards,
>
> Johan Tibell

--
Thanks,
Rich Kulp
Previous Topic:SWT / OpenGL Texture Help
Next Topic:ContentAssistant on styledtext
Goto Forum:
  


Current Time: Sat Nov 08 05:15:36 EST 2025

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

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

Back to the top