Previous: Menu Attributes, Up: Menu Object [Contents][Index]
See menu.c for an example of the use of menus. You can also use
FL_MENU_BUTTON
to initiate a callback and use an XPopup
directly within the callback. See pup.c for an example of this
approach.