Short: Flexible Text PLUGIN Author: jason@fsel.com (Jason R. Hulance) Type: dev/e text_plug.m defines a new text PLUGIN for use with EasyGUI. It has several advantages over a normal TEXT gadget: 1) It only renders within its allocated space, even if you change the text. (If you change the text of a normal TEXT gadget to a long string then it will overwrite the window border.) 2) You can specify the fonts to use for the label and the main string. 3) In conjunction with the supplied fonts.m module, you can easily use the user's preferred default font (fixed width) or screen font (usually proportional). 4) If you resize the GUI, more/less of the string will be shown, as possible. An example program is supplied which uses an ASL requester for you to select a font. The use's preferred default font and screen font are also used in the example. Sources are included! ============================= Archive contents ============================= Original Packed Ratio Date Time Name -------- ------- ----- --------- -------- ------------- 938 404 56.9% 27-Feb-96 21:30:52 fonts.e 612 406 33.6% 27-Feb-96 21:30:52 fonts.m 16944 7087 58.1% 27-Feb-96 21:34:20 testtext 1797 685 61.8% 27-Feb-96 21:34:20 testtext.e 2387 823 65.5% 27-Feb-96 21:30:44 text_plug.e 2076 1006 51.5% 27-Feb-96 21:30:44 text_plug.m 2880 1257 56.3% 27-Feb-96 21:30:44 text_plug.readme -------- ------- ----- --------- -------- 27634 11668 57.7% 09-Mar-96 11:59:46 7 files