This class is used to send events when a thumbnail is hovered, selected, double-clicked or when its caption has been changed.
Default class constructor. |
ThumbnailEvent
(wx.PyCommandEvent)¶This class is used to send events when a thumbnail is hovered, selected, double-clicked or when its caption has been changed.
__init__
(self, evtType, evtId=-1, thumbs=None, keycode=None)¶Default class constructor.
evtType – the event type;
evtId – the event identifier.