]> git.saurik.com Git - wxWidgets.git/commit
Disable sending of events by OS X Combobox during programmatic changes.
authorKevin Ollivier <kevino@theolliviers.com>
Fri, 19 Feb 2010 03:00:07 +0000 (03:00 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Fri, 19 Feb 2010 03:00:07 +0000 (03:00 +0000)
commit809020fc9791018a335b825d6a3ed870c0612925
tree75a90936f1696af8ff267b4f029df9de8e9b5381
parent76733d4caed79e0f8efeb2634f960659bf55a5f9
Disable sending of events by OS X Combobox during programmatic changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/core/private.h
src/osx/cocoa/combobox.mm
src/osx/window_osx.cpp