[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
tuiMenuBar
and returns it. The pos
parameter specifies which side of the screen the menubar should be.
Currently only TUIMENUBAR_TOP
for the top of the screen is
supported. TUIMENUBAR_BOT
will be supported in the future for
having a menubar on the bottom of the screen. The at
parameter
is a attribute specifier for the menubar. This parameter is directly
related to the Curses attribute types.
mb
.
It also causes any attached menus to be menubarless.
mb
is the menubar
to move to, m
is the menu being moved, and pos
is the
position on the menubar to move to. FIXME: xref to position types
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |