prompt-path-hbox

Name

prompt-path-hbox -- Create and return a path-prompting hbox and entry.

Synopsis

(prompt-path-hbox prompt initval)

Description

Create and return a path-prompting hbox and entry. PROMPT is the prompt, and INITVAL is the initial path (a list of strings). The returned value is a list: (hbox getter entry). See also prompt-string.

Implementation Notes

Module: (app scwm prompt-string)

Defined in scheme/prompt-string.scm at line 75 (CVS log)