<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello World.<br>
<br>
I wan't to have both mouse and keypress interaction in my code.<br>
I worked with both the classes seperately<br>
Mouse-Interaction: <a
 href="http://www.vtk.org/Wiki/VTK/Examples/Interaction/DoubleClick">http://www.vtk.org/Wiki/VTK/Examples/Interaction/DoubleClick</a><br>
Keypress-Interaction: <a
 href="http://www.vtk.org/Wiki/VTK/Examples/Interaction/KeypressEvents">http://www.vtk.org/Wiki/VTK/Examples/Interaction/KeypressEvents</a><br>
<br>
But now I want to merge them to one interaction style.<br>
<b>Does anybody know how to add both to the Render Window Interactor?</b><br>
<br>
Sebastian<br>
</font></font>
</body>
</html>