Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » HOW-TO: ApplicationWindow, progressBar and Action
HOW-TO: ApplicationWindow, progressBar and Action [message #461115] Fri, 16 September 2005 12:25
Eclipse UserFriend
Originally posted by: jmidelsaux.skynet.be

Hi,

I have an JFace ApplicationWindow and a JFace Action in it. MySaveAction is derived from Action and is in a separate file.

I would like to start the progress (undeterminate) included in the ApplicationWindow when the run function of the Action is called and update the status with "Processing, please wait"

I tried Display asynch and synch but i have still my Thread error or the progress is not updated until the operation is ended ... not very usefull.

Somebody can help ?

Thanks

JMi
Previous Topic:D&D DragDetect without mouse move distance on Canvas
Next Topic:How is the org.eclipse.draw2d.text.FlowAdapter used?
Goto Forum:
  


Current Time: Thu Apr 25 12:52:58 GMT 2024

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

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

Back to the top