Changed value setting code in ctor and function SetValue so that widget uses a copy...
authorMichael Bedward <mbedward@ozemail.com.au>
Thu, 26 Aug 1999 04:41:56 +0000 (04:41 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Thu, 26 Aug 1999 04:41:56 +0000 (04:41 +0000)
commitb86de524c7b9f7d6067305c01c1fb35ad7321ec4
treea85d154ea98fe4cdc2ab49ffb008ce7627bd2e7d
parentb164fb385a2646d7e5a6c683d294f91bfb42db8b
Changed value setting code in ctor and function SetValue so that widget uses a copy of the source string rather than a pointer to the source string. This fixes problems with wxGrid.

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