[vtkusers] VTK with C++ and Tcl/Tk
Quentin Noirhomme
noirhom at tele.ucl.ac.be
Wed Feb 27 09:35:09 EST 2002
You can write a C++ class for your new application in following the vtk
class model. After compiling vtk with your new class and the tcl/tk
option, you can use it with tcl/tk.
Quentin
On Wed, 27 Feb 2002, Bellon, Carsten wrote:
> Is there a way to use VTK from C++ and Tcl/Tk in the same program? I
> wand to build the GUI in Tk and code calculation related things in C++.
>
> Thanks
> Carsten
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list