Title:          vgui.uci
Description:    Vgui C++ Gui Library + IDE + Tools.
Version:        D2.0 (Vgui-1.9 Vide-2.0)
Author:         Bruce Wampler
Original-site:  http://www.objectcentral.com
Copying-policy: GNU LGPL
-----==[  Color = green     Filesize: ~700k    ]==-----
Extension by:   P.Lee
Requires:	gcc1-with-libs.dsl (which includes X11 headers).
		(or alternatively the old gcc + XFree86-devel.dsl).
Comments:     	Includes a simple app generator Vgen and an 
		icon-editor,(right click the desktop icon).
                All files self contained in /opt/vgui.
		(debugger not working - this is normal).
                http://petepr.hopto.org/v/v.html
Change-log:
		2005/10/18      First build.
		2005/11/25      transparent desktop icons.
		2006/01/27      light version - offloaded Xfree86
	        		X11 Default library paths changed to usr/X11R6/
		2006/07/06      Recompiled to smaller binaries.
	        		1 icon = 2 shortcuts. Also added 2 menu shortcuts.
	        		Changed requirements. Apparently all you need are
	        		X11 headers. DSL already has basic X11 libs.
		2006/09/25	D1.2
				Renamed from vgui_light to vgui.
                		Added icon-editor tool (viconedx).
                		Added PL enhancements. This is now a 'mod'ified
                		version of the official release. Mods are ;
                		For mod details, see;
                		http://petepr.hopto.org/v/changes.htm
Current:	2007/03/31	D2.0
				made to .UCI
				Default paths changed from /opt/v to /opt/vgui
				New focus handling for text fields and lists.
				Up/Down key events for TextIns.