.\" This is a wxWidgets manpage page generated from the XML docs .TH wxGridCellTextEditor 3wx 2005-02-15 "wxWidgets" "wxWidgets class documentation" .SH NAME wxGridCellTextEditor \- .SH DESCRIPTION The editor for string/text data. .SH "PARENTS" wxGridCellEditor .SH "INCLUDE FILES" wx/grid.h .SH MEMBERS .SS wxGridCellTextEditor () Default constructor. .SS void SetParameters (const wxString& params) The parameters string format is "n" where n is a number representing the maximum width. .SH "SEE ALSO" wxGridCellEditor wxGridCellEditor , wxGridCellFloatEditor , wxGridCellBoolEditor , wxGridCellNumberEditor , wxGridCellChoiceEditor .SH "AUTHORS" Documentation content by Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al Conversion to manpage format by Arnout Engelen (http://bzzt.net), bugreports welcome.