[ wxwindows-Patches-1905702 ] Decouple wxOwnerDrawnComboBox item
index and string value
SourceForge.net
noreply at sourceforge.net
Sun Mar 2 06:49:55 PST 2008
Patches item #1905702, was opened at 2008-03-02 16:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1905702&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: Generic
Group: bug fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jaakko Salli (jmsalli)
Assigned to: Nobody/Anonymous (nobody)
Summary: Decouple wxOwnerDrawnComboBox item index and string value
Initial Comment:
Because in many instances string value in odcombobox wxTextCtrl may not match string at current item index (eg. RGB colour string does not match any colour preset in a colour picker), this patch for SVN trunk adds a separate m_stringValue.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1905702&group_id=9863
More information about the wx-dev
mailing list