After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 318826 - please add button-press event to ComboBoxEntry
please add button-press event to ComboBoxEntry
Status: RESOLVED DUPLICATE of bug 162531
Product: gtk+
Classification: Platform
Component: Widget: GtkComboBox
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-10-14 02:56 UTC by Jamie Wilkinson
Modified: 2005-10-26 18:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Jamie Wilkinson 2005-10-14 02:56:03 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.
Comment 1 Matthias Clasen 2005-10-26 18:26:07 UTC

*** This bug has been marked as a duplicate of 162531 ***