[vtkusers] GUI interface to use with VTK

Mathieu Malaterre mathieu.malaterre at kitware.com
Mon Mar 13 10:10:09 EST 2006


Beth Carvalho wrote:
> Hi, I'm trying to develop an application in C++ (using Visual C++ 6.0) 
> with VTK. I'm still at the installation phase, having already installed 
> CMake and VTK. Of course, I do need a pretty interface to use with it. I 
> know that using MFC with VTK is not the best solution. On the other 
> hand, as far I have found out, the best solution might be to use 
> wxWidgets or KWWidgets. Well, my application will be developed to run on 
> both Windows 2K and XP. I intend to use C++ as my developing language. 
> Can anyone advice me? If there's any example code putting VTK + 
> KWWidgets and VTK + wxWidgets, it would also help me a lot to undestand 
> how this can work together... By the way, I had problems in downloading 
> KWWidgets from WIKI site using CVS (I have installed TortoiseCVS 
> 1.8.25)...any tips? Thanks and best regards, Beth

If you are planning to use wxWidgets. I'd suggest you check out:

http://wxvtk.sourceforge.net/

The CVS version add some fixes for Cocoa/Carbon wxWidgets.

http://sf.net/projects/wxvtk

HTH
Mathieu



More information about the vtkusers mailing list