]> git.saurik.com Git - wxWidgets.git/commit - src/common/combocmn.cpp
Use Connect() to bind embedded wxTextCtrl events instead of event table. This seems...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 18 Apr 2011 10:06:08 +0000 (10:06 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 18 Apr 2011 10:06:08 +0000 (10:06 +0000)
commit25b7a51fbf2579c5f718728b0db534fb542f751d
tree412b5d99108c8fd47e7c2440924cebf665feba08
parent26844be538c1bd620aa5985f3ffb07050d3a4b6d
Use Connect() to bind embedded wxTextCtrl events instead of event table. This seems to be more reliable approach here, and fixes a bug with wxPropertyGrid's wxEditEnumProperty.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/combocmn.cpp