[vtkusers] Windows interactor zoom not working correctly

Chris Myers myers at tc.cornell.edu
Wed Feb 7 11:16:49 EST 2001


I'm experiencing an unusual problem with the zooming functionality of
the vtkRenderWindowInteractor under Windows 2000.

I'm running vtk3.1.2, installed from the binary distribution, and I'm
driving it with Python.

The problem is that, for a particular application I've put together,
the interactor does not zoom out.  I can zoom in from the initial
rendering, but when I zoom back out, the zooming stops at the scale
of the initial display, as if it had hit some glass ceiling.

This problem does not happen under Windows with the example scripts in
the distribution (e.g., examplesPython/cells.py).  There I get full
zooming capability as expected.

This problem also does not happen under Linux; that is, the problem
with the application under Windows does not arise under Linux, where I
have full zooming capability.  This suggests I have not accidentally
hardwired some sort of limit in my code (not that I could imagine what
such a limit would be).

Does anyone have any ideas on why this might or happening, or what I
might be able to do to fix it?  It's annoying, to say the least.

Thanks,

Chris

==========================================================================
Chris Myers 
Cornell Theory Center
--------------------------------------------------------------------------
636 Rhodes Hall              email: myers at tc.cornell.edu
Cornell University           phone: (607) 255-5894 / fax: (607) 254-8888
Ithaca, NY 14853             http://www.tc.cornell.edu/~myers
--------------------------------------------------------------------------
"To thine own self be blue." - Polonious Funk
==========================================================================







More information about the vtkusers mailing list