[ wxwindows-Bugs-1531642 ] ComboBox EVT_COMBOBOX not always triggered
SourceForge.net
noreply at sourceforge.net
Mon Jul 31 03:26:30 PDT 2006
Bugs item #1531642, was opened at 2006-07-31 12:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1531642&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build -- wxPython
Group: Trivial
Status: Open
Resolution: None
Priority: 5
Submitted By: mawe (magnusweimer)
Assigned to: Robin Dunn (robind)
Summary: ComboBox EVT_COMBOBOX not always triggered
Initial Comment:
Version info:
wxPython 2.6.3.2
Actions performed:
With the ComboBox (e.g. in the wxPython demo app), I
open the dropdown list and select an item with the
arrow keys and then press enter, and then press escape
to close the dropdown list.
Problem:
Just the EVT_TEXT_ENTER event is triggered, not the
EVT_COMBOBOX event.
Submitter:
magnus.weimer at gmail.se
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1531642&group_id=9863
More information about the wx-dev
mailing list