Re: [Pydev-code] Writing to the Eclipse status area from a Jython Pydev extension
Brought to you by:
fabioz
From: Don T. <nos...@gm...> - 2006-05-21 04:03:07
|
Fabio Zadrozny wrote: > Well, the problem is that you need to run it from an UI-thread. The code > below shows a helper to do it: > Fabio: Thanks very much, works great. Don. |