contents up previous next

wxgridcellfloateditor

the editor for floating point numbers data.

derived from

wxgridcelltexteditor
wxgridcelleditor

see also

wxgridcelleditor, wxgridcellnumbereditor, wxgridcellbooleditor, wxgridcelltexteditor, wxgridcellchoiceeditor

include files

<wx/grid.h>

members

wxgridcellfloateditor::wxgridcellfloateditor
wxgridcellfloateditor::setparameters


wxgridcellfloateditor::wxgridcellfloateditor

wxgridcellfloateditor(int width = -1, int precision = -1)

width

precision


wxgridcellfloateditor::setparameters

void setparameters(const wxstring& params)

parameters string format is "width,precision"