| How to use Progress-Bar widget in eclispe rcp [message #721616] |
Fri, 02 September 2011 06:37  |
|
i have a very long running operation at background so i want to show the progress to the user in UI(My view).
I used ProgressMonitorDialog and can achieve the requirement but i want to use a normal ProgressBar(org.eclipse.swt.widgets.ProgressBar) despite for some reasons.
how can i implement a progressbar that simultaneously works(shows the progress i.e.., progress moves from 1% to 5%...) along with the background operation. Can someone provide a small pseudo-code.
|
|
|
|
Powered by
FUDForum. Page generated in 0.01687 seconds