[vtkusers] TkWidget under Mac OS

Norbert Kucerka kucerka at sympatico.ca
Mon Nov 3 18:38:50 EST 2008


Hi,

I am using vtk-5.2 built with shared libraries on Mac OS X (Leopard)  
with Tcl/Tk-8.4.16. My application is written in C++ and uses Tcl  
interface to display 3D data in VTK. Everything seems to be working  
fine until the application calls the TkWidget. When I write:

vtkTkRenderWidget renWidget

I get"

invalid command name vtkTkRenderWidget

The same program works fine under windows XP, where I have vtk-5.2 and  
Tcl/Tk-8.4.13. Is the problem in using the newer version of Tcl? Any  
other hints?

Norbert




More information about the vtkusers mailing list