]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/textctrl.cpp
Combobox may not be fully created at this point
[wxWidgets.git] / src / palmos / textctrl.cpp
index d6473c6d3cab37f31927625943f08d18419d7ea3..1e572769a570ba5230773c3dadac28f8023522b6 100644 (file)
@@ -134,7 +134,7 @@ wxBEGIN_FLAGS( wxTextCtrlStyle )
     wxFLAGS_MEMBER(wxTE_CENTRE)
     wxFLAGS_MEMBER(wxTE_RIGHT)
     wxFLAGS_MEMBER(wxTE_DONTWRAP)
-    wxFLAGS_MEMBER(wxTE_LINEWRAP)
+    wxFLAGS_MEMBER(wxTE_CHARWRAP)
     wxFLAGS_MEMBER(wxTE_WORDWRAP)
 
 wxEND_FLAGS( wxTextCtrlStyle )