wxTextCtrl::SetValue() sets m_modified to FALSE.
authorRobert Roebling <robert@roebling.de>
Mon, 8 Apr 2002 21:48:06 +0000 (21:48 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 8 Apr 2002 21:48:06 +0000 (21:48 +0000)
commit5d8301397cb1582616ea504f7ab0dee869761c8f
tree4d39bca14b9f43bda15b5642e4cd8841c02c3933
parentf90d461a37856fab62b89fe7c3f7e7d5f2dab4c2
  wxTextCtrl::SetValue() sets m_modified to FALSE.
  Make scrollbars take MSW's "empty" look on start-up.

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