Inherit LoadFile and SaveFile from wxTextCtrlBase, reduce
authorMattia Barbon <mbarbon@cpan.org>
Sun, 30 Mar 2003 19:32:00 +0000 (19:32 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 30 Mar 2003 19:32:00 +0000 (19:32 +0000)
commitccb234b4d0b4f52ddb3100b55b53b32d1ea78d52
tree0f569871685c9449a842616f55ef0fabc3708b52
parentfdfd5d49ebd4d071d19ee2eed7fab5db7fe2f7b1
  Inherit LoadFile and SaveFile from wxTextCtrlBase, reduce
flicker caused by SetValue (the text itself still flickers a
bit, but now borders don't).

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