Timer used for enabling in-place edit.
Default class constructor. |
|
The timer has expired, starts the item editing. |
TreeEditTimer
(wx.Timer)¶Timer used for enabling in-place edit.
__init__
(self, owner)¶Default class constructor. For internal use: do not call it in your code!
owner – the Timer
owner (an instance of CustomTreeCtrl
).
Notify
(self)¶The timer has expired, starts the item editing.