[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: StatusBar .setMessage method availability


Thanx for the help. I still had a problem though with thread access, and when trying to access the manager, an illegal thread access exception was thrown, so I got around it by using the Display.getDefault().asyncExec(). Thanx for the help. Just another thing, how do you keep your status bar up to date, the problem I'm facing is that as soon as I move onto another perspective, the details on the status bar get's removed? How did you hack this one?


Thanx
Martin Coetzee