ListCtrl() ListCtrl(parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=LC_ICON, validator=DefaultValidator, name=ListCtrlNameStr)
A list control presents lists in a number of formats: list view, report view, icon view and small icon view.
EventChooserLC
(wx.ListCtrl, CheckListCtrlMixin)¶ListCtrl() ListCtrl(parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=LC_ICON, validator=DefaultValidator, name=ListCtrlNameStr)
A list control presents lists in a number of formats: list view, report view, icon view and small icon view.
__init__
(self, parent)¶Initialize self. See help(type(self)) for accurate signature.
OnCheckItem
(self, index, flag)¶