Loading...
 

ContextMenuList,MenuList

ContextMenuList, MenuList

ContextMenuList(name), ContextMenuList

With the keyword ContextMenuList a structure of menus is defined, like Menu.

However, unlike there, the specified menus(items) do not appear as main menu items in the parent window.
Rather ContextMenuList is a kind of container for menus (or items), which can be called up within a widget via the flags CONTEXTMENU and GRIDMENU as well as the command PopupMenu.

The context menu must not be defined in the window behind the toolbar definition.