.\" This is a wxWidgets manpage page generated from the XML docs .TH wxGridCellChoiceEditor 3wx 2005-02-15 "wxWidgets" "wxWidgets class documentation" .SH NAME wxGridCellChoiceEditor \- .SH DESCRIPTION The editor for string data allowing to choose from a list of strings. .SH "PARENTS" wxGridCellEditor .SH "INCLUDE FILES" .SH MEMBERS .SS wxGridCellChoiceEditor (size_t count = 0const wxString choices[] = NULLbool allowOthers = false) .SS wxGridCellChoiceEditor (const wxArrayString& choicesbool allowOthers = false) .SS void SetParameters (const wxString& params) Parameters string format is "item1[,item2[...,itemN]]" .SH "SEE ALSO" wxGridCellEditor wxGridCellEditor , wxGridCellFloatEditor , wxGridCellBoolEditor , wxGridCellTextEditor , wxGridCellNumberEditor .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.