I haven't seen anyone mention this yet so I thought I might as well do it.  There is a 
Gtk+ UI builder that uses XML as it's file format.  You design the UI and when you 
click on 'Write source code', out pops C source from the internal XML description.

The homepage is

http://glade.pn.org/

There is already Python support for loading the XML description of the UI at startup 
time.  No need to compile the XML file into PyGtk+ function calls.

Tony
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to