[vtk-developers] Re: [vtkusers] MFC CWnd and VTK

John Biddiscombe jbiddiscombe at skippingmouse.co.uk
Thu Aug 29 08:32:51 EDT 2002


Andrew, + developers + users,

I have checked in your MDI and SDI examples under the following tree

\VTK\Examples\GUI\Win32\vtkMFC

with
\VTK\Examples\GUI\Win32\vtkMFC\vtkMDI
\VTK\Examples\GUI\Win32\vtkMFC\vtkSDI
as subdirs.

Your project files didn't work on my setup due to heap error with MSVC (/Zm option) and they have been removed. Instead, I have added CMakeLists.txt files to the appropriate locations. This setup is tested and produces working projects which compile and run under Visual Studio 7 dot NET.

If anyone reading can test under MSVC 6 and confirm that it works, it would be appreciated.

TABS were converted to 2x<space>. Apologies for resulting style errors. Your headers/disclaimers were replaced with the standard vtk text.

Many thanks for your demos. On a pesonal note - as an experienced vtk user, but new to MSVC I'd like to see demos with buttons and sliders etc that show how to design a complex gui that integrates with vtk. (eg control the glyph sizes with a slider &etc) - No doubt this is not really a vtk issue but rather one of familiarising oneself with the development environment.

Thanks again

John B





More information about the vtk-developers mailing list