Sorry this didn't go through the first time. There have been a number of questions on this list about using Glade/pygtk together. I have written some software that produces a skeleton of your program's code with empty callbacks/signal handlers based on the contents of the glade XML file. I wrote an article about it for Linux Journal and it is in their July 2004 issue which was just published. The article is not available on their web site for free (at least not yet - they seem to put new articles for free over time), but the code is freely available at:
http://www.linuxjournal.com/article.php?sid=7558 I'm releasing the code under the GPL so if anyone wants to add more features, let me know and we can set up a sourceforge site or come up with some other method. Dave Reed _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
