The menu command widget is used to invoke a command in the application from a menu. Menu commands may reflect the state of the application by graying out, becoming hidden, or by a check mark or bullit.
Construct a menu command.
Yes it can receive the focus.
Reimplemented from FXWindow.
Place checkmark next to text.
Place radio bullit next to text.
Return accelarator text.
Return default height.
Reimplemented from FXMenuCaption.
Return default width.
Return True if checked.
Return True if radio-checked.
Set accelerator text.
Uncheck the item.
Uncheck radio bullit.
States the menu command can be in
Normal, unchecked state.
Checked with a checkmark.
Checked with a bullet.