Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » org.eclipse.swt.SWTException: Invalid thread access
org.eclipse.swt.SWTException: Invalid thread access [message #463210] Sun, 30 October 2005 20:35 Go to next message
Yong cheng is currently offline Yong chengFriend
Messages: 46
Registered: July 2009
Member
Hi, SWT-Experts,

can anyone help me with the following problem?

Class A contains one text to show the message. It also started a new
thread (Class B) to do some calculations. During the calculation Class B
should give some results back, which should be shown in text of Class A.
But I got the error message: org.eclipse.swt.SWTException: Invalid thread
access.

I have already tried the proceducer/consumer solution. It don't work.

How can I solve this problem?

Thanks

Lucia
Re: org.eclipse.swt.SWTException: Invalid thread access [message #463279 is a reply to message #463210] Wed, 02 November 2005 10:55 Go to previous message
Philipp is currently offline PhilippFriend
Messages: 49
Registered: July 2009
Member
This is a multipart message in MIME format.
--=_alternative 003C0D71C12570AD_=
Content-Type: text/plain; charset="US-ASCII"

Hi Lucia,

This may help
http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/swt_threading.htm

regards,
philipp


--=_alternative 003C0D71C12570AD_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Hi Lucia,</font>
<br>
<br><font size=2 face="sans-serif">This may help http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/swt_threading.htm</font>
<br>
<br><font size=2 face="sans-serif">regards,</font>
<br><font size=2 face="sans-serif">philipp</font>
<br>
<br>
--=_alternative 003C0D71C12570AD_=--
Previous Topic:Is there a good data binding framework for SWT?
Next Topic:How to get text contained in KTable's cell?
Goto Forum:
  


Current Time: Fri Apr 26 05:28:06 GMT 2024

Powered by FUDForum. Page generated in 0.03535 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top