[vtkusers] vtkRenderWindowInteractor problem
    Dora Szasz 
    dora.szasz at yahoo.com
       
    Mon May 30 13:41:17 EDT 2011
    
    
  
Have you any idea how can I use  vtkTkRenderWidget .ren with the vtkRenderWindowInteractor?
I have the vtkRenderWindow and the vtkRenderWindowInteractor.
How can I use for both windows the command:
set vtkw [vtkTkRenderWidget .ren \
        -width 400 \
        -height 400 \
        -rw window
]
#
# Setup Tk bindings and VTK observers for that widget.
#
::vtk::bind_tk_render_widget $vtkw
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110530/88e3e6da/attachment.htm>
    
    
More information about the vtkusers
mailing list