Edit history

Edit: -1 of 1
Time: 2007-01-20 21:25:17
Note: /dabosite/wiki/DaboUiGetFolder/reparent

changed:
-
Signature:

 <pycode>dabo.ui.getFolder(message="Choose a folder", defaultPath="", wildcard="*")</pycode>

Description:

 Displays the folder selection dialog for the platform. If the 'defaultPath' parameter is specified, the dialog opens to that folder.

Returns:

 Returns the path to the selected folder, or None if no selection was made.