What's the trick for invoking a callback on a vtkRenderWindowInteractor in a scripting lng (I'm using Python)? Basically, I just want a timer to invoke a method that'll update the stuff getting rendered. --Randy