// $Id: README,v 1.5 1998/09/24 13:42:34 cvs_christof Exp $

This is a C++ frontent for glade, the GUI designer for Gtk.

You need :
to compile glademm
- glade http://www.comp.lancs.ac.uk/~damon/builder/index.html
	for creating the files
- gcc 2.8 or egcs (http://www.fsf.org/  or   http://www.cygnus.com/)
	[for an gcc 2.7 port see TODO]

to compile your programs
- gtk+ http://www.gtk.org/
- gtk-- http://www.iki.fi/terop/gtk/gtk--.html
- GNU autoconf (http://www.fsf.org/)
- GNU automake (http://www.fsf.org/)


simply compile by invoking 
	./configure
	make
	[make install]

create program files
	glade-- -d sourcedir -s sample.glade
	
Compile your programs by invoking
	cd sourcedir
	./autogen.sh

Newer versions of this program are at
	http://home.wtal.de/petig/ .

It's quickly evolving, so you if you got glade-- elsewhere 
you might take a look at this URL now!
	
Enjoy
    Christof Petig


Feedback and Thanks are always welcome.

There is a glademm announce list (you might as well listen on 
gtk-list@redhat.com):
mailto:christof.petig@wtal.de?subject=subscribe_glademm_announce

If you accept a turnaround time of about half a day, you might vote for a
glademm-discuss mailing list.
