home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 640b.lha / Intuisup_v4.0 / ReadMe < prev    next >
Text File  |  1992-04-17  |  2KB  |  61 lines

  1.         Intuition Support Library v4.0
  2.         ==============================
  3.  
  4. Copyright:
  5. ----------
  6.  
  7.       © Copyright 1992, Freeware, All rights reserved
  8.  
  9.    Distribution EXCLUSIVELY permitted to Fred Fish for his PD software
  10.    library. Other forms of distribution need the permission of the author.
  11.  
  12.    No guarantee of any kind is made that this program is 100% reliable.
  13.    You use it on your own risk.
  14.  
  15. Notes:
  16. ------
  17.  
  18. This package contains a shared library with support routines for using
  19. texts, borders, gadgets, menus and requesters under Kick 1.3. The included
  20. template editor is still under development, so no documentation is
  21. available yet.
  22.  
  23. What's new in v3.0?
  24. -------------------
  25.  
  26. · font support functions which uses internal list of available fonts
  27. · mouse pointer support functions: change/restore pointer which can be
  28.   nested, workbench busy pointer, move pointer
  29. · language support: texts of all ISUP gadgets can be changed at runtime via
  30.   external ASCII files
  31. · buffered ASCII file parser: detects C style comments, line continuation
  32. · hold down select button for one second over a cycle gadget to see a new
  33.   nifty feature of this gadget type
  34. · requester functions: auto request, custom requester with all ISUP
  35.   objects
  36. · C source code generator of the template editor is now implemented
  37.  
  38. What's new in v4.0?
  39. -------------------
  40.  
  41. · function to move and resize gadgets
  42. · flags for converting and printing numbers
  43. · more flags than DISABLED can be changed via ISetGadgetAttributes()
  44. · after displaying a requester mouse pointer position will be restored
  45. · changed USE_CURRENT_VALUE from ~0L to (1L << 31) !!!
  46. · all test programs now work on NTSC medres displays (200 scan lines) too
  47. · while using busy mouse pointer menus are disabled
  48.  
  49. Author:
  50. -------
  51.  
  52.    Torsten Jürgeleit
  53.    Am Sandberg 4
  54.    W-5270 Gummersbach
  55.    Germany
  56.    Phone: ++49 2261 27400
  57.  
  58.    Bug reports, flames, donations etc. are welcome !
  59.    I may be reached via eMail: mike@miba.obb.sub.org
  60.    Since this is a neighbour, it may take some time to answer :)
  61.