get-file in editor:basic-mixin
Called when the user must be queried for a filename to load an
editor. A starting-directory path is passed in, but is may be
#f to indicate that any directory is fine.
(stringsendan-editor:basic-mixinget-filedirectory
directory: path or#fUses
finder:get-fileto find a filename. Also, sets the parameterfinder:dialog-parent-parameterto the result ofget-top-level-window.