[vtkusers] Wait cursor during filter execution using vtkJava
Ben Held
ben.held at staarinc.com
Mon Aug 20 16:52:21 EDT 2001
Is there a way to force a wait cursor to be displayed when the vtk filter
chain is executed using vtkJava? I am familiar with how to turn on a wait
cursor in java, but even if I call:
waitCursorStart();
mapper.GetInput().Update();
waitCursorEnd();
Where waitCursorStart and waitCursorEnd are my functions.
I don't see a wait cursor - the vtkframe is just white during the update.
Ben
Ben L. Held
Simulation Technology & Applied Research, Inc.
11520 N. Port Washington Rd.
Suite 101B
Mequon, WI 53092
Phone: (262) 240-0291 x101
FAX: (262) 240-0294
e-mail: ben.held at staarinc.com
web: http://www.staarinc.com
More information about the vtkusers
mailing list