[vtkusers] Re: OnIdle vtk

Jim Carroll jim at microbrightfield.com
Tue Sep 27 13:16:41 EDT 2005


>     I need to use something similar to OnIdle in vtk and i don`t find 
> anyone. PLEEASEE HELP MEEE!!!

There might be a way of starting to process idle messages in a simple VTK
program, but I would highly recommend staring to use an application framework
that includes VTK.  wxWidgets, Qt, or MFC are general purpose user interface
libraries that give you more control over all aspects of the application, and
let you respond to OnIdle messages.

-Jim






More information about the vtkusers mailing list