Hi to all, it works with gtk.Widget.is_focus() ... Thanks!
Nemesis schrieb am 02/06/2007 04:06 PM: > Doug Quale wrote: >> The focus stuff isn't in the treeview class. It's inherited from the >> gtk.Widget and gtk.Object base classes. Inherited methods can be hard >> to find in pygtk if you don't know where in hierarchy to look. > > the Pygtk Reference reports for every widget its inheritance tree (it's > called Ancestry). You can look there. > I could not find that yet, but I'll keep looking ... Thanks! Fabian _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
