wx.propgrid.PGInDialogValidator¶Creates and manages a temporary wx.TextCtrl for validation purposes.
Uses wx.propgrid.PropertyGrid’s current editor, if available.
Class Hierarchy¶
Inheritance diagram for class PGInDialogValidator:
Methods Summary¶
Class API¶Possible constructors:
PGInDialogValidator() -> None
Creates and manages a temporary TextCtrl for validation purposes.
None
propGrid (wx.propgrid.PropertyGrid)
validator (wx.Validator)
value (string)
bool