home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 2 / amigaformatcd02.iso / pd / text / alphaspell_suite / varexx / docs / varexx.readme < prev   
Text File  |  1996-05-20  |  2KB  |  44 lines

  1. Short:    A GUI system for Arexx. v1.7
  2. Uploader: amc93el@soton.ac.uk (Andy Cook)
  3. Author:   amc93el@soton.ac.uk (Andy Cook)
  4. Type:     util/rexx
  5. Requires: OS 2.04+, Arexx, Gadtoolsbox is required to create new GUI's 
  6.           but is not needed to use other peoples scripts.
  7.           Reqtools.library and arexxport.library are needed (and both
  8.           included).
  9. Version:  1.7
  10. Replaces: util/rexx/varexx*
  11.  
  12. Varexx is a program that allows you to control graphical user 
  13. interfaces (GUI's) from Arexx scripts. The program loads the .gui 
  14. files that are saved by Jan van den Baard's Gadtoolsbox program and 
  15. displays them on the screen.
  16.  
  17. Arexx scripts can then send messages to a port and control the actions 
  18. of the Gui. The script can read and set the contents of each of the 
  19. gadgets, resize the window and such like.
  20.  
  21. v1.0    - First Release
  22. v1.2    - Some bugfixes and a few new features.
  23. v1.4    - Multiple windows open at once.
  24.         - Some bugfixes
  25.         - You can disable MX_KIND and LISTVIEW_KIND gadgets. (WB 3.1).
  26.         - Remembers locations of windows.
  27.         - A version command.
  28.         - Supports the GET_FILE gadget type.
  29.         - Imporved the keyboard short cut handling.
  30.         - More demos and a user friendly archive.
  31.  
  32. v1.6    - Some bugfixes.
  33.         - Can now change text titles of gadgets, windows and screens.
  34.         - Read and change the locations of windows from scripts.
  35.         - Activate the string and number gadgets from scripts.
  36.         - More keyboard support.
  37. v1.7    - Fixed a minor bug introduced in 1.6
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.