Hi list,I want to design my gui using glade and then inherit some classes from widget of the gui. As i can only get the instance of widgets using gtk.glade.XML.get_widget(name), how can i inherit some classes from the instance?
Thanks a lot for your answer. Philippe Collet _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
