wx.lib.sheet.CTextCellEditor
Custom text control for cell editing
Class Hierarchy
Inheritance diagram for class
CTextCellEditor:
Methods Summary
__init__
|
Initialize self. See help(type(self)) for accurate signature. |
OnChar
|
Customizes char events |
Class API
-
class
CTextCellEditor
(wx.TextCtrl)
Custom text control for cell editing
Methods
-
__init__
(self, parent, id, grid)
Initialize self. See help(type(self)) for accurate signature.
-
OnChar
(self, evt)
Customizes char events