<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello,<br><br>I would like to create a subclass of vtkInteractorStyle to enable a picking on a mouse event (middle button for example). Indeed, the default way to pick a cell is to press the key "p" but I don't like this way and I would like to use the mouse. Can someone help me to do this ?<br>I guess I need to subclass vtkInteractorStyle and to add observers but I don't know how to do this in C++ and the sample I found are written in Tcl (ie: http://www.itk.org/Wiki/VTK_Mouse_Picking).<br><br>I hope that someone will be able to help me.<br>Thank you<br>Best<br>James<br></td></tr></table><br>