Short: Nice Scrolling Program Launcher Author: Nick Clover - nick@bauk.freeserve.co.uk Uploader: Nick Clover - nick bauk freeserve co uk Type: util/wb Version: 2.41 Replaces: Launch_2.4.lha Requires: WBLaunch, Thinpaz Font Architecture: m68k-amigaos DON'T BLAME ME, I wrote this thing for my own use... What it is: A File Launcher Why you need it: · It dosen't take up much screen room · It's easy to configure · Full Tooltype prefs. · It's written with Blitz Basic II · It's written by *ME* · If an icon is found for a program it's run with wblaunch else its run from cli · Upto 100 gadgets (if your screen's big enough) · Drag'n'drop onto prefs window · auto detect guide files and run them with multiview. · Added AREXX support (runs arexx scripts, not an arexx port) · Nice scrolling effect - Dosen't work properly with Cybergraphics ;( but DOES with Picasso96 - V2.41 Fixed this ;) Developed on: · A4000, Cyberstorm 060/50, 82Mb Ram, Picasso IV + Picasso96, Blitz Basic 2.1 Tested on: · A4000, Cyberstorm 060/50, 82Mb Ram, Cybervision + CGFX - scrolling problems · A1200, Opollo 040/25, 32Mb Ram, AGA - No problems reported (yet ;) Requirements: OS 3.x (I don't think this will work with KS2) thinpaz.font 8 WBlaunch in C: WBStartup-handler in l: WBStart.library V2.0 or better in Libs: Tooltypes: DONOTWAIT - Needed if run from WBStartup COLOUR(0-5) - a 9 digit number eg. COLOUR0=189189189 first 3 for red, second for blue, third for green FLASH - Flash selected option FSPEED - flashrate (4 is a good value) FONTNAME - eg. thinpaz.font FONTSIZE - eg. 8 FONTFIX - Some fonts lie about their height (eg. Times) this lets you adjust the heigh by moving the font up x pixels XPOS=(0..4000) - Set the left edge of the window (use a silly value to set the window to the right hand side eg, 4000). GADGETx - stores the button information eg. GADGET1=Shell|C:newcli the format is: "gadget_text|path_&_filename" All tooltypes are set from the internal prefs program. Known bugs: Doesn't seem to run well on UAE History: 2.41 Minor update, Fixed Cybergraphics bug. Fixed font display bug in prefs. Fixed terminal bug when returning to workbench and pressing a key caused a "Software Failure". 2.40 First release on aminet. <2.40 Not released to the public.