Short: Graphical typing aid for programming MUI Author: mfishera@cix.compulink.co.uk (Mark Fisher) Uploader: mfishera cix compulink co uk (Mark Fisher) Type: dev/gui Architecture: m68k-amigaos This is a program to aid programming in MUI. The program sets up an arexx port and when signaled (e.g. by a hot key in TTX or CED) a window opens with all the various parts to the MUI variables in listviews, which you can then use to make up a MUI variable (Sounds more complicated than it is!) E.g. Instead of typing 'MUIV_Application_ReturnID_Quit' I clicked on MUIV, Application, ReturnID & Quit from four listviews (each listview taking only the available options from the route you choose) and then clicked the SEND button to pop it into the editor (via arexx port) Anyway, if you program in MUI lots, this is a time saving typing aid. Mark J. Fisher