]> git.saurik.com Git - wxWidgets.git/commit
added InitCommandEventWithItems() and call it from wxChoice and wxComboBox code to...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 May 2006 19:05:50 +0000 (19:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 May 2006 19:05:50 +0000 (19:05 +0000)
commit4c15a375928725aa288cf85147b10006e4a7dfd4
treecdb052b6da873994326ad79152fc845aef2ff1ed
parent168a76fe3d8c0655da7c6f79c26eb914957b5849
added InitCommandEventWithItems() and call it from wxChoice and wxComboBox code to ensure that per item client data is set correctly in the generated events (replaces patch 1476171; closes bug 1470505)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/ctrlsub.cpp