Class MenuButton |
# This is similar to {MenuBar}, but holds just a single drop-down menu, rather than several. It may be placed anywhere on the dialog, whereas a {MenuBar} would invariably be placed along the top.
Details |
Constructor |
Methods: |
# Set the image to be displayed in the button. @param x The Icon to be displayed.
Set the present open menu to x. If x null, no menu open.
# Set the menu to be displayed when the component is clicked. @param c The {Menu}.
Fields: |