<div id="mb_0">
<div>Hi,</div>
<div>&nbsp;</div>
<div>I have downloaded the latest source code for vtk and the latest cmake and&nbsp;was able to compile VTK using Visual C++ 2005. I have also been able to create some simple console application to render a sphere. I&nbsp;used cmake to create the VS8 solution, opened the solution&nbsp;with VC++ and added the code ( 
i.e actor, renderer, interactor) for rendering a sphere on the screen.</div>
<div>&nbsp;</div>
<div>I would like to know if there is a rather easy and simple way to have a Windows Forms Application instead of a Console Application, and have VTK render/interact with that form. Basically, I would like to use VS8 IDE to design the GUI of my form and VTK to do the 3D rendering !!! 
</div>
<div>&nbsp;</div>
<div>Thanks</div></div>