Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Status Line Progress Indicator
Status Line Progress Indicator [message #453506] Tue, 01 August 2006 08:28 Go to next message
Eclipse UserFriend
Hi;

There is a thread in my application. How can I use progress indicator of
status line in Thread's run function
Re: Status Line Progress Indicator [message #453509 is a reply to message #453506] Tue, 01 August 2006 08:52 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
To invoke the progress indicator of the status line, try this
IProgressMonitor monitor = getViewSite().getActionBars()
.getStatusLineManager().getProgressMonitor();
Do let me know if it works.

regards,
Srivatsan
Re: Status Line Progress Indicator [message #453539 is a reply to message #453506] Tue, 01 August 2006 12:40 Go to previous message
Eclipse UserFriend
<br><font size=2 face="sans-serif">Run the thread as a job</font>
Previous Topic:Making the ProgressView appear
Next Topic:I need help with ActionBarAdvisor::fillCoolBar and saveState
Goto Forum:
  


Current Time: Fri Jul 04 03:58:19 EDT 2025

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

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

Back to the top