home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d9xx / d911 / gadlayout.lha / GadLayout / Read_Me < prev    next >
Text File  |  1993-10-03  |  1KB  |  34 lines

  1.  
  2.                  GadLayout version 36.22 release 1.6 beta
  3.                      The Dynamic Gadget Layout System
  4.  
  5.                          Copyright © 1992, 1993 by
  6.                              Timothy J. Aston
  7.                             All Rights Reserved
  8.  
  9.  
  10. This is the second public release of my GadLayout.  I got encouraging
  11. feedback from the first release, unfortunatly, it seems that the DICE
  12. object file didn't really want to link with anything else.  So to make for 
  13. the least hassle, I decided I might as well release the source.  BEFORE
  14. YOU USE THE SOURCE, PLEASE READ THE CONDITIONS FOR USING IT!!!  THIS IS
  15. IMPORTANT!!!  The source has NOT been released so that you can go off and
  16. do anything you like with it!
  17.  
  18. The source currently only compiles with DICE and will probably need some
  19. modifications to other compilers.  When you do this, please bracket
  20. compiler dependent code with proper #ifdefs, as I'd like to have a
  21. multi-compiler source file.  If you want to port this to other languages
  22. such as assembler or Modula-2, that's fine, just remember to send me the
  23. source.
  24.  
  25. Of note, programmes using GadLayout seem to require a stack of around
  26. 8000 bytes, so if you find it crashing on you, raise your stack a little.
  27.  
  28. That's about all I want to say for now, hope you find GadLayout useful, I
  29. most certainly have!
  30.  
  31.  
  32. -Tim
  33.  
  34.