[vtkusers] creating interface

Doug Henry brilligent at gmail.com
Fri Mar 11 09:25:21 EST 2005


you will probably just want to create an interface like you would for
any other app and use a "vtk widget" for your vtk work.  If your
looking for cross-platform c/c++ toolkits that support vtk already,
the vtk wiki is helpful.

http://www.vtk.org/Wiki/VTK_Classes


On Fri, 11 Mar 2005 12:21:22 +0800, Kangjun <juice21 at singnet.com.sg> wrote:
>  
> hi everyone, 
>   
> I'm not well versed with C++ but i already created something that can be
> rendered using vtk. now i need to add a few buttons or GUI in the prog to
> take care of thgs like exiting the program, changing views or zooming. 
>   
> can anyone help me with this? 
>   
> regards, 
> Kangjun 
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 
> 
>



More information about the vtkusers mailing list