home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Beos / util / GUIZip.txt < prev    next >
Text File  |  1998-03-02  |  1KB  |  38 lines

  1. File: GUIZip.zip
  2. Author: Ed Musgrove BeDev#2076
  3. Release:  2 March 1998
  4. Compatibility: PR 2
  5. Location: pub/contrib/util
  6. Description: A font sensitive GUI layout demo of zip. 
  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. This is a test implementation of my own simple zip wrapper. 
  28. I am also employing my font sensitive GUI, along with
  29. a trial run of an "float gadget". I am really releasing this 
  30. as a test of these concepts, not so much as a tool to
  31. help zip files.
  32.  
  33. I have added all of the classes from Interface which are 
  34. "gadget like",  the Be standard ones are now supported. 
  35.  
  36. -Ed Musgrove
  37. edgar@harbornet.com
  38.