[pygtk] Retrieving tooltip string in a custom widget in glade

El Croata el.croata at gmail.com
Thu May 31 12:51:03 WST 2007


Hi,

I've trying to take advantage of the tooltip property defined in a glade 
file for a custom widget, but in runtime I see no way to retrieve that 
string using gtk.glade.set_custom_handler(). Right now I'm trying to 
parse the XML through a portable library to get the tooltips (in many 
widgets I have str1 and str2 already filled with data).

--
Thanx,
Cro



More information about the pygtk mailing list