Hello,

I'm creating an application based on Felix.
One of my bundle contains a GUI build with SWT.
This correctly starts on Linux (Ubuntu 8.10). I tried to start the soft
under Windows but the SWT frames are never displayed.
With further inquiries, I found that the code execution freezed when
creating a new Display instance (Display display = new Display()).
I precise that:
    - standalone applications work well under Windows.
    - I get the display in a new thread (I found this tip a few weeks ago,
otherwise, SWT never starts, even under Linux).

Have you any idea?
Thank you,
Florian


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to