[vtkusers] GUI interface to use with VTK
Michael Rice
marice at knology.net
Mon Mar 13 00:04:37 EST 2006
Have you looked at using Qt with VTK? On Windows, Linux, and OS X and
it works very well (VTK 5 + Qt 4). There is a QVTKWidget and a Qt
Designer plug-in in VTK 5 that provides a very good bridge between Qt
and VTK.
On Mar 12, 2006, at 3:04 PM, 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
> View this message in context: GUI interface to use with VTK
> Sent from the VTK - Users forum at Nabble.com.
> _______________________________________________
> 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