[vtkusers] (no subject)

neerav neerav at interchange.ubc.ca
Tue Jul 20 21:52:29 EDT 2004


Hi,

I have written an application that has embedded multiple VTK dialogs into an Single Document Interface (SDI Application) written in Visual C++ 6.0.  I require that one of the VTK dialog be able to choose actors by using the picker that is built into VTK.

The picker works when I do not set the renderWindow to the SDI Application but as soon as I call 
renWin->SetParentId( this->GetSafeHwnd() )

All the interaction with the keyboard disappears.

Any help would be greatly appreciated.

Thanks

Neerav Patel



More information about the vtkusers mailing list