home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / files / amg18.dms / amg18.adf / SGDemo / SGDemo.ReadMe < prev    next >
Text File  |  1993-12-02  |  3KB  |  66 lines

  1. Thankyou for previewing StrucGen version 1.3!
  2.  
  3. StrucGen is an Intuition structure generator for the Amiga computer.  It
  4. allows the user to create and arrange various objects inside a user-
  5. definable window.  Once they are arranged as desired, StrucGen will
  6. produce C output which can be incorporated into any program.  (Note that
  7. this demonstration version does not produce any C output.)
  8.  
  9. Why?  To save you a great deal of time and trouble.  Consider what
  10. StrucGen can do for you: no more bitmapping(!), no more guessing (StrucGen
  11. uses a WYSIWYG approach whenever possible), and no more extensive manual
  12. lookups.  You control object names and attributes.  StrucGen supports the 
  13. following Intuition structures: Gadget, Image, Text, PropInfo, StringInfo, 
  14. and NewWindow.  (Plans are already being made to support additional 
  15. structures.)
  16.  
  17. StrucGen's output is VERY optimized.  Before writing its output files,
  18. StrucGen first analyzes the structures.  Redundant image structures
  19. are detected and deleted.  Identical bitmapping data is rejected.
  20. Furthermore, StrucGen analyzes the bitmapping data to take full advantage 
  21. of the PlanePick and PlaneOnOff variables.
  22.  
  23. For a somewhat sophisticated, practical example of what StrucGen can do,
  24. download requester.zoo from GEnie or your local bulletin board.
  25. Requester.zoo includes the C source code for the file requester which
  26. StrucGen generated as well as the StrucGen readable files which were used to
  27. create it.
  28.  
  29. If you are interested in receiving further information on StrucGen,
  30. in purchasing StrucGen, or in reporting bugs/fixes in this archive,
  31. please contact Rick Moore of Digitall Software at the following address:
  32.  
  33.         Digitall
  34.         P.O. Box 2642,
  35.         Chandler, AZ  85244
  36.         1-602-897-6547
  37.  
  38. or on GEnie at:
  39.  
  40.         Digitall
  41.  
  42. The current retail price of StrucGen 1.3 (as of August 6, 1988) is $29.95(!).
  43. This is a limited introductory offer for the first 50 customers only.  
  44. (Customers thereafter will be able to purchase StrucGen for $49.95 and
  45. receive full packaging, and printed documentation, etc.)
  46. Dealers' inquiries are invited.
  47.  
  48.  
  49. Some hints on using this demo: (Sorry I don't have time to write some
  50. minidocs.)
  51. You can click on any object (or the little box associated with a text
  52. object) and hold the mouse button down to drag it around the window.  When
  53. a gadget is selected, the outline is white, but an image or text outline is 
  54. black.  When you click on part of a linked list of objects, the rest of the 
  55. chain is outlined in red.  You must make an image and then use "Make Gadget" 
  56. on the image menu to turn it into a gadget.  When resizing an image or 
  57. gadget, StrucGen puts a little window around the object-- resize the window 
  58. to the desired size of the object.  StrucGen reads and writes binary files 
  59. with a ".StrucGen" extension.  There should be one or two samples in this
  60. archive.
  61.  
  62. If you have any comments, please contact Rick at the above address.  We'd be
  63. happy to make any reasonable improvements which you suggest.
  64.  
  65. Larry
  66.