A container for managing menu buttons
PtWidget --> PtBasic --> PtContainer --> PtGroup --> PtMenuBar
For more information, see the diagram of the widget hierarchy.
<photon/PtMenuBar.h>
The PtMenuBar class provides alignment of menu buttons and cursor key navigation through menus.
A PtMenuBar that contains several menu buttons.
This widget is a container that provides automatic anchoring to the top and sides of its parent, along with alignment of the children (PtMenuButton).
PtMenuButton widgets are the only type of children PtMenuBar widgets can have. |
If the widget modifies an inherited resource, the "Default override" column indicates the new value. This modification affects any subclasses of the widget.