- Code: Select all Expand view
MENUITEM "Modification Log-On Ctrl-P" ;
ACTION LogOn () ACCELERATOR ACC_CONTROL, ASC("P")
MENUITEM "E&xit Alt-X”;
ACTION oWndMain:end() ACCELERATOR ACC_ALT, ASC("X")
As the text is positioned using a proportional pitch font, I have found nothing in my 7.04 version that will allow me to create 2 aligned columns. Does an ability such as this exist?