libtextworker 0.1.4
Cross-platform, free and open library for Python projects

◆ SetFolder()

def libtextworker.interface.wx.dirctrl.DirList.SetFolder (   this,
  evt = None,
str   path = "" 
)
Make this control show the content of a folder.
@param evt = None: wxListCtrl event
@param path (str): Target path (if not specified but evt will use the current item instead)

Definition at line 463 of file dirctrl.py.