]> git.saurik.com Git - wxWidgets.git/commit - src/generic/choicdgg.cpp
replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguis...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Mar 2009 15:39:09 +0000 (15:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Mar 2009 15:39:09 +0000 (15:39 +0000)
commite5cfb314ae1cadac46cc50d37d9f6d15d8260a29
tree9a0d2999e58301ca4edd110f078c955d729f266f
parentc10c791ba99839bd5fb5216cbf8dc8e8bd3f1fb3
replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguish between cancelling the dialog and not selecting any items in it (closes #10057)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/generic/choicdgg.h
interface/wx/choicdlg.h
samples/dialogs/dialogs.cpp
src/generic/choicdgg.cpp