On Sun, Mar 30, 2003 at 10:54:36PM +0100, alea miras wrote: > it seems as if using libglade is the preferred way to deal with > Glade's XML output by many PyGTK users. I however would like to be > able to get Python source code as it is possible for C or C++. Is > there any up to date utility that is capable of doing this? I am > talking about the GTK+-2.x related bindings not the older ones.
AFAIK noone has ported the original libglade.py to GTK+-2.0 so far. It shouldn't me too much work having said that, or at least Johan suggested it. Why not volunteer a patch? :-) Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
