]> git.saurik.com Git - wxWidgets.git/commit - interface/wx/event.h
Make wxCheckListBox call event.SetString() on all platforms, not just wxMSW. Mention...
authorRobert Roebling <robert@roebling.de>
Sun, 1 Feb 2009 23:43:59 +0000 (23:43 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 1 Feb 2009 23:43:59 +0000 (23:43 +0000)
commit51fbe4cc1d6f3368c55a07149abf13967dce3d9e
tree04f85b230a9cb8ab0c7df7e12b2294790afacc53
parent4fc218c2a72f8f2124c3fae6c7e191f18496fbfe
Make wxCheckListBox call event.SetString() on all platforms, not just wxMSW. Mention again, that wxCommandEvent::IsChecked() cannot be used for it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/checklst.h
interface/wx/event.h
src/gtk/checklst.cpp
src/osx/checklst_osx.cpp