Short: GUI Patch for Studio 16 Author: kenny@bgnett.no Uploader: kenny bgnett no Type: util/misc Version: 1.22 Requires: Studio 16 3.x Architecture: m68k-amigaos mailto:kenny@bgnett.no $VER: SuperModel 1.22 (09.06.98) Copyright (C) 1998 by Digital Surface/Kenneth "Kenny" Nilsen. All rights reserved. SuperModel is a patch for Studio 16 that patches some functions in the gadlib.library and interface.library of the Studio 16 system. The purpose is to enhance the look and feel of the GUI. NOTE: SuperModel is a hack so don't blame it for not working on future OS'es. Any bugs with current OS'es should be reported to author. Features - New REQUESTERS. Forcing Studio 16 to use standard system requesters instead (ASL). - File requester (New in 1.2) - Path requester (New in 1.2) - Info requester (async/sync) - Ask requester (async/sync) - Thin lines on window top border, some boxes (such as in the mixer), and other places (v1.0). Also a small speedup due to this when updating windowborder/titlebar/windowgadgets. How to install: - Copy the file "SuperModel" to "C:" - Edit your "s:user-startup" and add the following line: run >nil: supermodel That's it! If you want to quit SuperModel you can send a CTRL+C signal to it. HISTORY 1.22 - Added patch for file requester to force Studio 16 to use ASL requesters instead, both for files and paths. Some optimizations done. Turned AskUser() async support (though I doubt it is ever used as it returns a result, but to be on the safe side..). Added new titletext (patching intuition.library). 1.1 - Added patches for requesters AskUser() and TellUser(). Uses intuition/EasyRequest() instead. 1.0 - First public release. Bundled with mus/play/NewPlay.lha