acet-ui-pickdir
(acet-ui-pickdir [message [root
[title]]])
Shows the "Folder Selection" dialog, to select
a folder.
message specifies
a hint message to be shown on the folder selection dialog, can be
empty string;
root specifies the
top-level folder (start folder) to be shown (user can not go higher
than this);
empty string "" shows the entire
<Computer> tree.
title specifies
the label to be shown on the dialog
Returns the name of selected folder, or NIL
when cancelled.
© Bricsys NV. All rights reserved. |