[pygtk] automagical glade

Roberto Cavada cavada at fbk.eu
Wed Apr 15 15:28:37 WST 2009


Chris Camacho wrote:

> All widgets are mapped to a user interface object via their glade id and 
> so they can be accessed like this...
> ui.entry1.set_text("hello world")

Actually i like the idea. I think I'll consider it for the View part 
of gtkmvc, instead of having view['entry1'].set_text having 
view.entry1.set_text is much better.

Thanks,
  r.


More information about the pygtk mailing list