libtextworker 0.1.4
Cross-platform, free and open library for Python projects
|
◆ SetFolder()
Make DirCtrl to show a directory tree. If the directory is already used, will find that one and redraw. @param path (str): Target folder @param newroot (bool): Multiple root? Depends on DC_ONEROOT flag not to be included. Reimplemented from libtextworker.interface.base.dirctrl.DirCtrlBase. Definition at line 135 of file dirctrl.py. |