[ wxwindows-Patches-1905702 ] Decouple wxOwnerDrawnComboBox item
index and string value
SourceForge.net
noreply at sourceforge.net
Sun Mar 2 06:55:46 PST 2008
Patches item #1905702, was opened at 2008-03-02 15:49
Message generated for change (Settings changed) made by vadz
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: Closed
>Resolution: Accepted
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.
----------------------------------------------------------------------
Comment By: Vadim Zeitlin (vadz)
Date: 2008-03-02 15:55
Message:
Logged In: YES
user_id=71618
Originator: NO
Your patch was applied to svn trunk, thanks!
----------------------------------------------------------------------
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