[vtkusers] Updating Progress with JProgressBar

Dennis Jen dsjen at cs.unc.edu
Mon Sep 22 09:37:04 EDT 2003


Hi Vtk Users,

I'm using a vtkContourFilter and would like to update the progress in my
Java JProgressBar.  I've set the filter to call my callback functions and do
see that my callback is called when the filter in invoked.  The problem is
that my progress bar will not be updated while it is in indeterminate mode,
although determinate mode works.  Anyone have any suggestions?

Thanks,
Dennis




More information about the vtkusers mailing list