GNOME Bugzilla – Bug 318826
please add button-press event to ComboBoxEntry
Last modified: 2005-10-26 18:26:07 UTC
Distribution/Version: Ubuntu/breezy Well, as per the discussions http://www.daa.com.au/pipermail/pygtk/2004-December/009346.html http://www.mail-archive.com/pygtk@daa.com.au/msg09474.html at these URLs, I too want to be able to hook into the popdown of the combobox list to load the content from a database. As it is we can't get access to the button widget directly, so it would be great if the comboboxentry proxied the button-press event to its button. Thanks. I'm using pygtk 2.8, gtk+ 2.8.6 from Ubuntu breezy.
*** This bug has been marked as a duplicate of 162531 ***