Upported event filter patch for wxTextCtrl::SetValue()
authorRobert Roebling <robert@roebling.de>
Fri, 22 Jun 2007 10:53:42 +0000 (10:53 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 22 Jun 2007 10:53:42 +0000 (10:53 +0000)
commit929bd94ee1ebf1d6d73c038954eef424a3ef8739
treebacaac34c91564452c87b7e9512cf9bbf022fa8f
parent696a18c7e7448f195171d0a50a1e4afe231b177d
  Upported event filter patch for wxTextCtrl::SetValue()
    (work around doesn't work anymore with recent versions
     of GTK+).

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