Python GUI button placer?

Bernhard Reiter breiter at usf.Uni-Osnabrueck.DE
Tue Sep 5 11:21:38 EDT 2000


In article <Xd7t5.10238$rG4.261428 at typhoon1.ba-dsg.net>,
	"Dudek7" <Dudek7 at mailroom.com> writes:
> HAs anyone ever heard of a gui button placer instead of trial and error by
> placing buttons with the use of code?

GUI builders do exist for various GUI toolkits and languages.
They can be pretty complicated, so you should know how to program
GUIs first, before you can use them.

Examples:
http://boa-constructor.sourceforge.net/ is for wxpython
http://glade.pn.org/		for gtk, supposetly usable with pygtk

	Bernhard

-- 
Professional Service around Free Software                (intevation.net)  
The FreeGIS Project				            (freegis.org)
Association for a Free Informational Infrastructure            (ffii.org)



More information about the Python-list mailing list