use ChangeValue instead of SetValue to avoid bogus EVT_TEXT events
authorRobin Dunn <robin@alldunn.com>
Tue, 6 Feb 2007 21:14:42 +0000 (21:14 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 6 Feb 2007 21:14:42 +0000 (21:14 +0000)
commitb5dc8fdbfd0c5cb785ae3ce27526be564c3c0d9d
tree315057350e1fdfe48f22727b9997c9893d8d4c98
parent4f767c1e8fb7fa3b64135883aa4488975fd5f7d6
use ChangeValue instead of SetValue to avoid bogus EVT_TEXT events
when just setting the descriptive text.
(ported from 2.8 branch)

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