UIhelpCmdList


Synopsis

a UIcmdList that positions itself as a help menu.


UIcmdList UIhelpCmdList<NEcolor0=0x00ffff> {
Boolean isHelpCmd = 1;
};

Description

A UICmdList that automatically places the help menu in the correct position on the menubar.

Subobjects

label;
radioBehavior;
tearOff <Not visible in Network Editor>;
isHelpCmd =1;
accelerator;
acceleratorText;
dims => array_size(cmdList);
&cmdList[]

Inherited from UIcmdList .

Example

Not available.

File

v/UI.v

See Also

Related modules:

•      UIcmd and UIbutton