[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Invalid thread access, but using only 1 thread

I know that, but the problem is that i am not updating anything. The error happens at the creation of the Display object.

The only thing i can come up with is a static variable in another thread that might cause this problem. Ill look into it tonight when i have access to the code again.