Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT_AWT bridge - SWT in Swing

Hi Steve,

Thanks a lot for your answers!

> Windows problem:
>  -> your code should say "if (!display.readAndDispatch())"

I was sure my code was to blame! Correcting it improves the situation,
but I still have some scenarios where the application freezes if I
don't put my wake-up thread.
I will try to see if I can extract the essence of the problem if I
ever find some free time...

Cheers,
-Christopher


Back to the top