.\" This is a wxWidgets manpage page generated from the XML docs .TH wxGridCellFloatEditor 3wx 2005-02-15 "wxWidgets" "wxWidgets class documentation" .SH NAME wxGridCellFloatEditor \- .SH DESCRIPTION The editor for floating point numbers data. .SH "PARENTS" wxGridCellTextEditor wxGridCellEditor .SH "INCLUDE FILES" wx/grid.h .SH MEMBERS .SS wxGridCellFloatEditor (int width = -1int precision = -1) .SS void SetParameters (const wxString& params) Parameters string format is "width,precision" .SH "SEE ALSO" wxGridCellTextEditor wxGridCellEditor wxGridCellEditor , wxGridCellNumberEditor , wxGridCellBoolEditor , wxGridCellTextEditor , 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.