PetscDrawButton#
Used to determine which button was pressed
Synopsis#
Values#
- PETSC_BUTTON_NONE- no button was pressed
- PETSC_BUTTON_LEFT- the left button
- PETSC_BUTTON_CENTER- the center button
- PETSC_BUTTON_RIGHT- the right button
- PETSC_BUTTON_WHEEL_UP- the wheel was moved up
- PETSC_BUTTON_WHEEL_DOWN- the wheel was moved down
- PETSC_BUTTON_LEFT_SHIFT- the left button and the shift key
- PETSC_BUTTON_CENTER_SHIFT- the center button and the shift key
- PETSC_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