Hi,

I am having some problems with a progress bar I have. After updating
its value:

pbar.setText(Format.format("Completed {0}% ...", totalProgress + ""));
pbar.setValue(totalProgress * 0.01f);
pbar.setHeight(20);

The dark part of the progress bar that is covering the light one
become very thin and almost disappears.

please any suggestion is welcome.

I am using gwtext 2.0.5 on Linux.

Thanks,
Lucas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to