Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » preventing user jobs from launching the Progress Dialog
preventing user jobs from launching the Progress Dialog [message #457231] Wed, 22 June 2005 08:37
Dale Lane is currently offline Dale LaneFriend
Messages: 1
Registered: July 2009
Junior Member
Is there any way to programmatially launch user jobs such that they run in
the background (and are shown in the Progress View), but do not open in a
Progress Dialog (regardless of the preferences value for 'always run in
background')?

I have a user job which itself launches multiple other jobs - however I need
for each spawned 'child' job to be able to individually show it's progress
and to be individually cancel-able. This works fine, however if the user
clicks on 'Run in Background' for the 'parent' job that they manually
launch - they are then pestered with dialogs popping up for each individual
child job. I would like to inherit the 'Run in background' user-input for
all of the child jobs.

Apologies if this isnt explained well!

Regards

Dale
Previous Topic:TreeItem issue
Next Topic:Text on Image
Goto Forum:
  


Current Time: Sat Apr 27 05:09:31 GMT 2024

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

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

Back to the top