Hi, Am Dienstag, den 10.01.2006, 18:03 -0500 schrieb Thierry Lam: > Let’s say I have Gtk.ComboBoxEntry. Each time I select an entry, the > widget.is_focus() returns true. If I want to click another window, can > I explicitly set the widget’s focus to False?
By clicking on another focusable widget, the entry loses focus anyways... or did I miss something? > cheers, Danny _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
