SynWrite Wiki
Advanced text editor for programmers and Notepad replacement.
Brought to you by:
alexey_t,
matthias030
Possible values of dlg_menu(id, caption, text) id:
text is menu items, "\n"-separated string.caption + chr(9) + description. For MENU_SIMPLE and MENU_STD, description is shown in the same line right-aligned; for MENU_DOUBLE, description is shown below the item caption. "-", separator will be shown. "?" or "!" char, "radio checkmark" or "usual checkmark" will be shown. "*" char, it will be disabled. "&" char.