Mmucl 1.0b2 -------------------- -Recoded the connect dialog box and forms package to look nicer. -Fixed up some the problems with getting a reasonable font in winmmucl and added an example of how to configure the fonts in the example mmuclrc. -Right click in any entry to insert the selection or, if nothing is selected, the clipboard. -Changed AddChar, LoadChar, and DeleteChar to charadd, charload, and chardelete respectivly and updated the html. -Misc. minor bug fixes. Mmucl 1.0b3 -------------------- -Fixed a problem where the record of a form could have a "" index in the array in which is it is stored. This caused problems if for example the pattern of an action was accidentaly defined as "". -Recoded all of the dialog boxes and added a dialog box for editing key bindings. -The help system is now a stand alone local html browser. -Code cleaned up and reorganized. mmuclrc is now mmucl.rc. Added an init file mmuclGui.conf to let the user adjust fonts etc to taste. -Fixed up the code in a number of examples in mmucl.rc. A number of examples also added. -Winmmucl's graphical interface improved a greatly. New look, more menu options, etc. -Updated the documentation.