if one clicks first on line 3 and then on line 1, the selection event is correct...
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 26 May 2004 04:34:49 +0000 (04:34 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 26 May 2004 04:34:49 +0000 (04:34 +0000)
commitbe1aa07f8a8194fa6c947dd39e0ac98a59498728
treea573d68926fc850483508716c7fb7f80d050d441
parentfba8e95e92adcdfdd3507c26a6e8cefabbbfef57
if one clicks first on line 3 and then on line 1, the selection event is correct, but GetSelection on the listbox lags on selection event behind, therefore switch to PostEvent

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