phoenix_title wx.lib.sheet.CTextCellEditor

Custom text control for cell editing


class_hierarchy Class Hierarchy

Inheritance diagram for class CTextCellEditor:

super_classes Known Superclasses

wx.TextCtrl


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

OnChar

Customizes char events


api 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