[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.platform.rcp] [Error] org.eclipse.swt.SWTError: No more handles
From
:
m-heiss@xxxxxx
(Michael Heiß)
Date
: Wed, 12 Mar 2008 19:49:12 +0000 (UTC)
Newsgroups
:
eclipse.platform.rcp
Organization
: Eclipse
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hello,
I am getting more and more of the follwing error (org.eclipse.swt.SWTError: No more handles) in my RCP application and i simply dont't know why.
I am using the following piece of code quite often im my application:
Display.getDefault().syncExec(new Runnable () {
public void run () {
... Do something with the ui
}
});
How can i avoid this error?
BestRegards Michael
Follow-Ups
:
[news.eclipse.platform.rcp] Re: [Error] org.eclipse.swt.SWTError: No more handles
From:
Ed Merks
Prev by Date:
[news.eclipse.platform.rcp] Empty panes or empty stacks
Next by Date:
[news.eclipse.platform.rcp] Re: Visibility - ojbectState based on path?
Previous by thread:
[news.eclipse.platform.rcp] Empty panes or empty stacks
Next by thread:
[news.eclipse.platform.rcp] Re: [Error] org.eclipse.swt.SWTError: No more handles
Index(es):
Date
Thread