home *** CD-ROM | disk | FTP | other *** search
/ Dream 50 / Amiga_Dream_50.iso / BeOS / develop / BeGUI.txt < prev    next >
Text File  |  1998-03-03  |  1KB  |  37 lines

  1. File: BeGUI.zip
  2. Author: Ed Musgrove BeDev#2076
  3. Release:  2 March 1998
  4. Compatibility: PR 2
  5. Location: pub/contrib/dev
  6. Description: A font and color sensitive GUI layout demo. 
  7. Notes: 
  8. The font sensitive layout BeGUI, I have used here to
  9. produce GUIZip is my spring 1998 Masters entry.
  10.  
  11. Read the file documentation.txt for a better idea how to 
  12. employ BeGUI, my layout routine upon which GUIZip is 
  13. built.
  14.  
  15. I have added a "font" panel to enable play with font
  16. sensitive gui items. Open the APP/Preferences menu item.
  17.  
  18. I have added lots of LibPref preferences, which creates 
  19. a file called "settings" in:
  20. /boot/home/config/settings/
  21. by adding these directories:
  22. _LP_x-EFM5-GUIZip/hierarchical/extendable
  23. and placing it in "extendable".
  24.  
  25. Source code is included.
  26.  
  27. I am employing my font sensitive GUI, to test an implimentation of my own simple zip wrapper, along with
  28. a trial run of an "float gadget". I am really releasing this 
  29. as a test of these concepts, not so much as a tool to
  30. help zip files.
  31.  
  32. I have added all of the classes from Interface which are 
  33. "gadget like",  the Be standard ones are now supported. 
  34.  
  35. -Ed Musgrove
  36. edgar@harbornet.com
  37.