![]() |
MKI_BUTTONSTATE_* (Button State) Changed in Version 2012.0 |
www.CAD6.com |
Current display state of the button. A bit-wise OR combination of the following flags:
MKI_BUTTONSTATE_NONE Standard button, no user action.
MKI_BUTTONSTATE_PRESSED The button is currently being pressed by the user (he is pressing a mouse button onto it).
MKI_BUTTONSTATE_IDLE The button is currently idle, i.e. it cannot be clicked and will be grayed.
MKI_BUTTONSTATE_DOWN The button is "down", i.e. permanently pressed down (similar to a radio button).
MKI_BUTTONSTATE_DEFAULT The button is a default button. Currently not supported.
MKI_BUTTONSTATE_COMMAND The button is a command button. Currently not supported.
MKI_BUTTONSTATE_POPUP The button is a submenu button. Currently not supported.
MKI_BUTTONSTATE_CHECKED The button is checked, i.e. a checkmark is displayed.
MKI_BUTTONSTATE_HIGHLIGHT New in Version 2012.0 The button is highlighted, i.e. has a dark outline and is not dimmed.
MKI_BUTTONSTATE_NO_LBUTTON New in Version 6.51 The button does not offer any functionality for the left mouse button.
MKI_BUTTONSTATE_NO_MBUTTON New in Version 6.51 The button does not offer any functionality for the middle mouse button.
MKI_BUTTONSTATE_NO_RBUTTON New in Version 6.51 The button does not offer any functionality for the right mouse button.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH