VTK
vtkSliderWidget: Forbid Key Press To Turn On/Off It
You can use the key ‘i’ to enable or disable the vtkSliderWidget object defaultly. Here is a post about how to use vtkSliderWidget to control other model, Control The Size Of Model By VtkSliderWidget. But we don’t want the shortcut key to influence the program UI sometimes. So let’s forbid Read more…