Class Menu_Button

(back to index)

A drop-down menu button

Inherits from Menu_

Description

This is a button that when pushed pops up a menu (or hierarchy of menus).

Normally any mouse button will pop up a menu and it is lined up below the button as shown in the picture. However an Menu_Button may also control a pop-up menu. Not currently implemented in Lua Fltk. This is done by setting the type; see below.

The menu will also pop up in response to shortcuts indicated by putting a '&' character in the label.

Typing the shortcut of any of the menu items will cause callbacks exactly the same as when you pick the item with the mouse. The '&' character in menu item names are only looked at when the menu is popped up, however.


doctool generated at Sun Aug 5 20:52:29 2001