don't crash if WriteText() argument can't be converted to UTF-8
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 23 Jul 2004 21:34:19 +0000 (21:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 23 Jul 2004 21:34:19 +0000 (21:34 +0000)
commit8e033d81f2bc6b457c04c8a435cd20dee42dcfed
tree9a1ae021b7c8ae6467782c4e1e897be9927cf210
parent1ce52aa64b0d54ec3eb5adbbe1c7c825149d3f41
don't crash if WriteText() argument can't be converted to UTF-8

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