wx.
DirFilterListCtrl
(Choice)¶Possible constructors:
DirFilterListCtrl()
DirFilterListCtrl(parent, id=ID_ANY, pos=DefaultPosition,
size=DefaultSize, style=0)
__init__
(self, *args, **kw)¶__init__ (self)
__init__ (self, parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=0)
parent (wx.GenericDirCtrl) –
id (wx.WindowID) –
pos (wx.Point) –
size (wx.Size) –
style (long) –
Create
(self, parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=0)¶parent (wx.GenericDirCtrl) –
id (wx.WindowID) –
pos (wx.Point) –
size (wx.Size) –
style (long) –
bool
FillFilterList
(self, filter, defaultFilter)¶filter (string) –
defaultFilter (int) –
Init
(self)¶