[vtkusers] mouse interaction
Andres Barrera
andresba at hotmail.com
Tue Oct 8 10:06:06 EDT 2002
Thank you Marcelo! I will try that right away.
Andres
>Hi
>
>In C++ Builder and VTK 4.0 use
>
> renWin = vtkWin32OpenGLRenderWindow::New();
> renWin->SetParentId ( Panel1->Handle );
> renWin->AddRenderer( ren1 );
>
> iren->SetRenderWindow( renWin );
> iren = vtkWin32RenderWindowInteractor::New();
>
> renWin->Render();
>
>I hope this help
>Marcelo
>
>
>----- Original Message -----
>From: "Andres Barrera" <andresba at hotmail.com>
>To: <Steffen.Oeltze at Student.Uni-Magdeburg.DE>;
><vtkusers at public.kitware.com>
>Sent: Tuesday, October 08, 2002 10:10 AM
>Subject: Re: [vtkusers] mouse interaction
>
>
> > Dear Steffen and list,
> >
> > I am implementing one myself. I've alrady sent some code to some vtk
> > users. Anyway, if somebody can tell me how to map the
> > "vkRenderWindowInteractor" to any window that is not the default of
> > vtk(using C++Builder or at least MS Visual C++) I would be very
>interested
> > on.
> >
> > Andres
> >
> >
> > >
> > >Dear VTK-users,
> > >
> > >if ever somebody has programmed a mouse interaction for VTK in C++,
> > >I'm interested in it.
> > >
> > >Steffen
> > >_______________________________________________
> > >This is the private VTK discussion list.
> > >Please keep messages on-topic. Check the FAQ at:
> > ><http://public.kitware.com/cgi-bin/vtkfaq>
> > >Follow this link to subscribe/unsubscribe:
> > >http://public.kitware.com/mailman/listinfo/vtkusers
> >
> >
> >
> >
> > _________________________________________________________________
> > Join the world's largest e-mail service with MSN Hotmail.
> > http://www.hotmail.com
> >
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at:
><http://public.kitware.com/cgi-bin/vtkfaq>
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/vtkusers
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
More information about the vtkusers
mailing list