]> git.saurik.com Git - wxWidgets.git/commit
Allow selection items to be toggled using CMD key when the listbox style is wxLB_EXTE...
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 9 Nov 2006 20:12:49 +0000 (20:12 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 9 Nov 2006 20:12:49 +0000 (20:12 +0000)
commit464b15e17d983e96152a126708cc60b36eb9914a
tree01f687290559eca6962339ccfb82369b3c92fcb0
parentbce169798613bd3143f9fbeb3dc41488d9571bbf
Allow selection items to be toggled using CMD key when the listbox style is wxLB_EXTENDED.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/listbox.cpp