don't eat all events if m_maxLength is 0: this means no limit according to the docs...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 27 Jan 2006 23:05:23 +0000 (23:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 27 Jan 2006 23:05:23 +0000 (23:05 +0000)
commitb9bae707bbf7ca87f0efdbf3c5a656a4d1f134e3
tree4c51a464a0b83ca70b24938c3ca7376adb090579
parent2ca2357dedb9a43bd4c0f9c01e8e7ed6bf19a2d2
don't eat all events if m_maxLength is 0: this means no limit according to the docs and both wxMSW and wxGTK behave like this

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