Short: TextInput custom class for MUI Author: Oliver Wagner Uploader: polluks+aminet sdf lonestar org (Stefan Haubenthal) Type: dev/mui Version: 29.5 Requires: MUI Architecture: m68k-amigaos Textinput MUI Custom Class ========================== This is a combined single/multi line editor gadget. Key features: · only one compact class for single line/multi line mode, efficient due to code sharing · same prefs for single line/multi line mode · optional external editing in sync/async mode for multi line mode · fully configurable key bindings · supports cut & paste · supports many style configuration options including blinking and bar cursor · includes numeric mode with upper/lower bounds check · support old stringclass tags/methods for easy "drop in" replacement in existing code · works nicely in virtgroups (unlike the gadgetclass based stringclass) The class is still somewhat in "beta" and doesn't yet have proper documentation. Include file and demo program source are included, though.