Public Member Functions | |
menu (panel *parent=0) | |
void | add (const std::string &name, const button_command &action) |
Private Types | |
typedef lister< DirectT > | base_type |
Private Member Functions | |
virtual void | at_run () |
virtual void | adjust_size (button *) |
|
< General engine for the both horizonal and vertical menus Reimplemented in ndk::popup_menu, and ndk::menu_bar. |
|
append to menus both name of the item and appropriate action |
|
|
|
adjust size of the widget Reimplemented in ndk::popup_menu. |
|
menu specific on-click action Reimplemented in ndk::popup_menu. |