[vtkusers] vtkRenderWindowInteractor does not process key events

Luca Pallozzi Lavorante lplavorante at gmail.com
Thu Mar 29 12:38:20 EDT 2007


I am having exactly the same problem with VTK in a Motif application. I was
trying to pick objects using the ´p´ key but it doesn´t work.
I am resorting to mouse events.

      Luca

On 3/29/07, Daniel Lüken <d.lueken at stud.fh-dortmund.de> wrote:
>
> Hello,
>
> I'm currently getting started using the VTK and ran into a problem. The
> vtkRenderWindowInteractor doesn't process key events when I use the vtk in
> a
> parent window using renWin->SetParentID(hwnd). Everything works fine when
> I
> let the VTK create its own window. Mouse events are correctly processed in
> both cases.
> I'm using VTK 5 in a C++ application.
>
> Thanks in advance.
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070329/6407af4e/attachment.htm>


More information about the vtkusers mailing list