File: BeGUI.zip Author: Ed Musgrove BeDev#2076 Release: 2 March 1998 Compatibility: PR 2 Location: pub/contrib/dev Description: A font and color sensitive GUI layout demo. Notes: The font sensitive layout BeGUI, I have used here to produce GUIZip is my spring 1998 Masters entry. Read the file documentation.txt for a better idea how to employ BeGUI, my layout routine upon which GUIZip is built. I have added a "font" panel to enable play with font sensitive gui items. Open the APP/Preferences menu item. I have added lots of LibPref preferences, which creates a file called "settings" in: /boot/home/config/settings/ by adding these directories: _LP_x-EFM5-GUIZip/hierarchical/extendable and placing it in "extendable". Source code is included. I am employing my font sensitive GUI, to test an implimentation of my own simple zip wrapper, along with a trial run of an "float gadget". I am really releasing this as a test of these concepts, not so much as a tool to help zip files. I have added all of the classes from Interface which are "gadget like", the Be standard ones are now supported. -Ed Musgrove edgar@harbornet.com