Example: Menu template
|
MENU=ToolBarPart title=Tool Bar class=tool_bar persist icon
# button 0 ITEM=button accel=E icon=ICON661.xpm command=|FormEscape hint=Escape from current command
# button 1 ITEM=separator
# button 2 ITEM=button icon=ICON612.xpm command=$CdUndo hint=Undo last command "Ctrl+Z"
# button 3 ITEM=button icon=ICON611.xpm command=$CdRedo hint=Redo previous command "Ctrl+Y |