home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1997 #3 / amigaacscoverdisc / utilities / shareware / workbench / selector / selector50.readme < prev    next >
Encoding:
Text File  |  1997-03-19  |  2.6 KB  |  77 lines

  1. Short:    V5.0, The script based launching tool.
  2. Uploader: di3andpe@ida.his.se (Anders Persson)
  3. Author:   di3andpe@ida.his.se (Anders Persson)
  4. Version:  5.0
  5. Type:     util/misc
  6. Replaces: util/misc/selector43.lha
  7.  
  8.  
  9.  -------------------------------------------------------------------------
  10.   Description
  11.  
  12.   Highly configurable launching tool for almost any purpose. But
  13.   it is not yet another program like toolsdeamon or launchingpad.
  14.   Selector serves as a complement to these types of programs. It's
  15.   more like a script language.
  16.  
  17.   Selector is a powerful tool to use within shell scripts or to
  18.   make a little GUI for your CLI type program. I have for example
  19.   made a GUI for GMPlay (gmplay_gui13.lha on Aminet) using selector.
  20.   
  21.   It is really easy to produce a button panel, info window  or a little
  22.   requester with selector.
  23.  
  24.  -------------------------------------------------------------------------
  25.  Requirements
  26.  
  27.  Selector needs AmigaDos2.0. A hard disk is strongly recommended.
  28.  Some of the included examples need AmigaOS3+
  29.  
  30.  -------------------------------------------------------------------------
  31.  
  32.    What is new in Selector 5.0 (970319)
  33.   
  34.    -Bug on graphics cards and super hires fixed.
  35.    
  36.    -Fonts support. New command: Font
  37.    
  38.    -New support program: SelectorFont, to set the default font for
  39.     selector, or request a font in your scripts. This program
  40.     needs asl.library.
  41.    
  42.    -Now possible to open the window on any public screen 
  43.     using the extended SCREEN command.
  44.    
  45.    -The X and Y commands were extended.  
  46.    
  47.    -New command: OnExit
  48.    
  49.    -New button/onchange/onexit options: "Quit, DumpX, DumpY
  50.    
  51.    -The button/onchange/onexit option "Update" will now ignore the X and
  52.     Y commands. If you want selector to behave as before: Use Load [this]
  53.     instead of update.
  54.     
  55.    -AmigaDos1.3 no longer supported. At least AmigaDos2.0 is needed.
  56.     Some of the included examples need AmigaOS3.
  57.     
  58.    -Added "Bonus Tools"
  59.    
  60.    -The copyrights is changed.
  61.  
  62.           Greetings to Henrik Thurén, "KnC" McWhirter, Jörn Hansson
  63.             and Stefan Nilsson! Thanks for your help and support!
  64.    
  65.  -------------------------------------------------------------------------
  66.  Copyrights
  67.  
  68.   Selector is Copyrighted (C) 1997 by Anders Persson, but you can
  69.   distribute it with your freeware software as long as you also include
  70.   this readme file.
  71.   
  72.   You can also include selector with any shareware or commercial
  73.   software, as long as you send me a registred version of your product. 
  74.   
  75.  -------------------------------------------------------------------------
  76.  
  77.