[vtkusers] Embed VTK inside Visual Studio 2003 .NET
marcelo oliveira
marcelovtk at yahoo.com.br
Wed Sep 1 15:32:03 EDT 2004
Hi user´s !!!
I have been trying to embed VTK inside a panel component on Visual Studio 2003 .NET.
How can i do this ??? At Borland 6.0 i use to do this
vtkWin32OpenGLRenderWindow *renWin = tkWin32OpenGLRenderWindow:: New();
renWin->AddRenderer(ren1);
renWin->SetParentId( panel->Handle );
renWin->Start();
Tanxs a lot for your help !!!
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040901/0a8af939/attachment.htm>
More information about the vtkusers
mailing list