Allow associating a validator with wxGridCellTextEditor.
Add wxGridCellTextEditor::SetValidator() for finer control over text input in wxGrid. Closes #15176. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -655,6 +655,7 @@ All (GUI):
|
||||
- Add chainable wxWizardPageSimple::Chain() overload.
|
||||
- Add wxTextEntryDialog::SetMaxLength() (derEine).
|
||||
- Fix maximum width support in wxGridCellTextEditor (derEine).
|
||||
- Allow associating a validator with wxGridCellTextEditor (derEine).
|
||||
- Add more convenient wxFont(wxFontInfo) ctor.
|
||||
- Pass menu events to the handler in the associated wxMenuBar.
|
||||
|
||||
|
Reference in New Issue
Block a user