Version: 3.0.3
wxPGInDialogValidator Class Reference

#include <wx/propgrid/props.h>

Detailed Description

Creates and manages a temporary wxTextCtrl for validation purposes.

Uses wxPropertyGrid's current editor, if available.

Public Member Functions

 wxPGInDialogValidator ()
 
 ~wxPGInDialogValidator ()
 
bool DoValidate (wxPropertyGrid *propGrid, wxValidator *validator, const wxString &value)
 

Constructor & Destructor Documentation

wxPGInDialogValidator::wxPGInDialogValidator ( )
wxPGInDialogValidator::~wxPGInDialogValidator ( )

Member Function Documentation

bool wxPGInDialogValidator::DoValidate ( wxPropertyGrid propGrid,
wxValidator validator,
const wxString value 
)