[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[news.eclipse.platform] Re: Is it possible to continously refresh a view?
From
: Jeff Myers <
jeff.myers@xxxxxxxxxxx
>
Date
: Wed, 15 Mar 2006 22:30:08 -0500
Newsgroups
:
eclipse.platform
Organization
: EclipseCorner
User-agent
: Thunderbird 1.5 (Macintosh/20051201)
Robert,
Your plug-in could launch a thread with a sleep delay for whatever duration you'd like, that would repeatedly perform whatever refresh actions you'd like. Just make sure you use Display.asyncExec() to perform the UI updates from your thread.
Hope this helps, - Jeff
Follow-Ups
:
[news.eclipse.platform] Re: Is it possible to continously refresh a view?
From:
Stepan Rutz
References
:
[news.eclipse.platform] Is it possible to continously refresh a view?
From:
Robert Castley
Prev by Date:
[news.eclipse.platform] Re: How can I tell my update project to build the plugins as ZIP files NOT jar files
Next by Date:
[news.eclipse.platform] Re: Is it possible to continously refresh a view?
Previous by thread:
[news.eclipse.platform] Is it possible to continously refresh a view?
Next by thread:
[news.eclipse.platform] Re: Is it possible to continously refresh a view?
Index(es):
Date
Thread