-
Notifications
You must be signed in to change notification settings - Fork 0
class_menubutton
reduz edited this page Feb 23, 2014
·
9 revisions
Inherits: Button\n\n### Brief Description
Special button that brings up a popupmenu when clicked.
- Object get_popup" ( )
- about_to_show ( )
Special button that brings up a popupmenu when clicked. That's pretty much all it does, as it's just a helper class when bulding GUIs.
== get_popup ==
- Object get_popup" ( ) \ Return the popupmenu contained in this button.