How do I enable a multiple events to be registered, such as both left & right button, shift & right button, shift & left button, ctrl & right button, crtl & left button within a switch(event)? vtkCommand::RightButtonPressEvent && vtkCommand::LeftButtonReleaseEvent David