Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] SWT and Threads

I have an application using SWT. This application launch a thread that is doing some things...
i would like that this thread writes some text into my SWT application...
i have a problem that is : "org.eclipse.swt.SWTException: Invalid thread access"
i don't find another way to do that...
is there someone who has a good idea ???
thanks a lot
regards
 
matthieu

Back to the top