Fabrice DELENTE wrote:
>> Look at:
>>
>> http://library.gnome.org/devel/pygtk/stable/class-gladexml.html#method-gladexml--signal-autoconnect
>>     
>
> I think I don't need this method if I define the callbacks directly in the
> glade file.
>
>   
You need to call this method to connect the callbacks named in the glade 
file to the callbacks in the python program.

John
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to