reset the dirty flag before generating the event from SetValue() in case the text...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 May 2006 23:53:55 +0000 (23:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 May 2006 23:53:55 +0000 (23:53 +0000)
commit63f84de849c26e11c9de8295d3cdf52b1d089936
treeb66b8f80428860077d7c66616a27aafb2055dbdc
parentff9a8ac6ba9f56e76ec0395ff5ebeda48279861a
reset the dirty flag before generating the event from SetValue() in case the text didn't really change

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