Where can I get this patch? I get an AttributeError in PyGTK 1.99.14 and 1.99.16. The function name doesn't appear in a grep of the 0.6.11 and 1.99.16 sources.

At 7/30/2003, Ross Burton wrote:
On Tue, 2003-07-29 at 23:29, Jon Willeke wrote:
> This question appears a couple of times in the archives with no
> satisfactory answer: how do I use a GLADE custom widget?

The important call is gtk.glade.set_custom_widget_callbacks(), which
takes a dictionary of function names->functions (so locals() works).

_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to