prompt-file-hbox

Name

prompt-file-hbox -- Create and return a file-prompting hbox, complete with link to full file dialog.

Synopsis

(prompt-file-hbox prompt initval #&optional favorites)

Description

Create and return a file-prompting hbox, complete with link to full file dialog. PROMPT is the prompt, INITVAL is the initial file as a string. The returned value is a list: (hbox getter). See also prompt-file.

Implementation Notes

Module:

Defined in scheme/prompt-file.scm at line 64 (CVS log)