Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » About Progress Monitors
About Progress Monitors [message #444607] Fri, 17 February 2006 12:54 Go to next message
Eclipse UserFriend
When you start a job you get a dialog Progress window showing the overall work advance and subtasks running.

Additionally it displays an overall progress monitor at the right of the status line.

Is there a way to start a foreground job without the dialog progress window leaving just the progress monitor in the status line?
Re: About Progress Monitors [message #444769 is a reply to message #444607] Mon, 20 February 2006 11:37 Go to previous message
Eclipse UserFriend
I'm not sure what you mean by a foreground job, but the dialog will only
appear if the job is a "user job" (Job#setUser(true)). If the job is
not a user job (the default case), then a dialog is not opened. If the
job is a user job, the "always run in background" preference is
consulted to determine if a dialog should be opened.
--

Antonio Gurisatti wrote:
> When you start a job you get a dialog Progress window showing the overall work advance and subtasks running.
>
> Additionally it displays an overall progress monitor at the right of the status line.
>
> Is there a way to start a foreground job without the dialog progress window leaving just the progress monitor in the status line?
Previous Topic:M5 Coolbar does not show up in mail RCP Example
Next Topic:Running a job in the same thread
Goto Forum:
  


Current Time: Thu Jul 10 02:22:55 EDT 2025

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

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

Back to the top