GuideBarButton (hwx.gui)¶
Clickable button that can be added to a GuideBar.
- Inherits:
Properties¶
Property Details¶
- property autoshowmode¶
Determines what gets displayed automatically when this button is clicked. Valid choices are:
“dialog”
“menu”
“nothing”
- property helptext¶
The help message displayed below the guidebar.
- property menuwidget¶
The Menu associated with this button, if any.