PetscDrawButton#
Used to determine which button was pressed
Synopsis#
Values#
PETSC_BUTTON_NONE
- no button was pressedPETSC_BUTTON_LEFT
- the left buttonPETSC_BUTTON_CENTER
- the center buttonPETSC_BUTTON_RIGHT
- the right buttonPETSC_BUTTON_WHEEL_UP
- the wheel was moved upPETSC_BUTTON_WHEEL_DOWN
- the wheel was moved downPETSC_BUTTON_LEFT_SHIFT
- the left button and the shift keyPETSC_BUTTON_CENTER_SHIFT
- the center button and the shift keyPETSC_BUTTON_RIGHT_SHIFT
- the right button and the shift key
See Also#
Level#
intermediate
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages