[vtkusers] How To Pick An Actor Without vtkRenderWindowInteractor?

Sebastien BARRE sebastien.barre at kitware.com
Thu May 2 10:09:08 EDT 2002


At 5/2/2002 10:00 AM, Chih-Wei Chiu wrote:
>I use Python/Tkinter/VTK.
>
>I don't use vtkRenderWindowInteractor because I use Tkinter to create my own
>camera control. The problem is: it seems impossible to pick without an
>interactor.

see previous email:

This will change very soon (within days), we will commit a new way to bind 
events to the vtkTkRenderWidget, and you will be able to use all interactor 
styles as well as a vtkRenderWindowInteractor subclass called 
vtkGenericRenderWindowInteractor.


--
Sebastien Barre




More information about the vtkusers mailing list