home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 600-699 / ff623.lha / AIB / README < prev    next >
Text File  |  1992-03-21  |  2KB  |  66 lines

  1. AIB ... public domain  Amiga Interface Builder  by Doug Dyer
  2. More fun for the whole family...
  3.  
  4. --------------------------
  5. Hello World
  6.  
  7. Hi.  This was a project I did in about two weeks in '91.  It was never 
  8. finished, but it is successful in some things such as the menu
  9. construction.  The reason for releasing this is so others have gadtools
  10. example source, and perhaps someone might want to finish it?
  11.  
  12. I sortuv ran out of steam... and AIB sat in a drawer hidden away.  The
  13. source code is real poor because this was just a learning experience and I 
  14. added things as I went along.
  15.  
  16. Really, the only thing yet to be done (other than generating source) is to
  17. generate gadtools in the window.  I tried a purely gadtools driven interface
  18. for AIB which worked great for windows and menus, but because gadtools are 
  19. so rigid, it was hard to think of a flexible enough interface.  Ill leave it
  20. to you.
  21.  
  22.  
  23.  
  24. --------------------------
  25. AIB and its uses
  26.  
  27. AIB is a breeze to create windows/menus.  Watch the "Sketchpad" window
  28. which is the developing application.  As you build menus, etc., this
  29. window is reset with the new information.
  30.  
  31. You may pick the user prefs fonts, or your own.  
  32.  
  33.  
  34.  
  35. --------------------------
  36. Compiling
  37.  
  38. This source should compile using SAS C and the os2.04 includes without
  39. any fancy assigns, etc.  Just type "lmk" in the source directory.
  40.  
  41.  
  42.  
  43. --------------------------
  44. Bugs and whatnot
  45.  
  46. besides the incompletion... there is one bug I recently observed (which is
  47. trivial): the menu construction for submenu items ignores toggle items (they 
  48. are "normal" entries).
  49.  
  50.  
  51. --------------------------
  52. Version
  53.  
  54.  
  55. This source code is completely public domain.  I hope it helps someone as
  56. I had to tear through include files, magazine articles, etc.
  57. If you do do something neat to AIB (er...like finish it) please let me know
  58. cause Id like to see it.
  59.  
  60. Thanks!
  61. Doug Dyer
  62.  
  63. 4900 Brandywood Dr.
  64. Birmingham, AL  35223
  65. ddyer@hubcap.clemson.edu
  66.