VTK and MDI
Jonathan M. Gilligan
jonathan.gilligan at vanderbilt.edu
Thu Jan 27 12:23:47 EST 2000
<x-flowed>No. Using the MDI with just the Win32 C API is documented in Petzold's book
and in the Platform SDK reference. There are MDI examples in the W32 SDK as
well (e.g., Multipad). MFC just puts wrappers around the basic W32 API and
then pumps it up with the Doc/View framework and some improved message routing.
At 10:50 AM 1/27/2000 , Damion Shelton wrote:
>Hi...
>
>This might be an indication of my ignorance about non-MFC Visual C++, but
>doesn't the phrase "MDI Win32 Application" imply that MFC is being used?
>MDI is just a "programming metaphor" anyway... right? I'm developing an MDI
>VC++ 6.0 / VTK 2.4 application using the MFC document-view architecture
>(based on the example in th 2.4 distribution) and haven't had any problems.
>
>Damion Shelton
>University of Pittsburgh
>Musculoskeletal Research Center
===========================================================================
Jonathan M. Gilligan <jonathan.gilligan at vanderbilt.edu>
Research Assistant Professor of Physics (615) 343-6252
Dept. of Physics and Astronomy, Box 1807-B Fax: 343-7263
6823 Stevenson Center
Vanderbilt University, Nashville, TN 37235 Dep't Office: 322-2828
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
</x-flowed>
More information about the vtkusers
mailing list