class Button
Base class:
WinBase Inherited classes:
MCheckbox,
MRadioButton Description: represents button in a graphic window
- Fields:
- action_text: The action text linked to this button
- null: The image on this button
- name: The text on this button
- tooltip: The tooltip of this button
- Methods:
- click(): Generates a click event, as if the user has pressed this button
- Events:
- Empty
Back to Mama reference