Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Decorators and IRunnableWithProgress
Decorators and IRunnableWithProgress [message #101816] Mon, 28 July 2003 23:19
Eclipse UserFriend
Originally posted by: bhaskar.calavista.com

Hi,
I am using decorators in my plugin and want to use IRunnableWithProgress
with it. The problem is that when I use IRunnableWithProgress in the
decorateImage() method (I am not using decorateText() method), differernt
progress bars (not simultaneously but one after the another) are shown
for each and every resource that needs to be decorated. This creates a
flashing screening and looks very odd in case of large number of files.

Is there any way of combining these individual progrress bars into one?

Thanks,
Bhaskar
Previous Topic:Weirdness with the PDE
Next Topic:java.net.Authenticator
Goto Forum:
  


Current Time: Wed Jul 17 01:31:10 GMT 2024

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

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

Back to the top