fix for a crash with wxUSE_STL == 1: test for failed conversion in GetValue()
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Nov 2004 12:21:14 +0000 (12:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Nov 2004 12:21:14 +0000 (12:21 +0000)
commit39ccbf9a31be2e65795ef6e583cb2709e0e90dcf
tree38c423dda6c472282659c12e27c9f94d620bc66b
parent891bb1943fd866e6f2b63ad1f170a44d133b6479
fix for a crash with wxUSE_STL == 1: test for failed conversion in GetValue()

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