simple-prompt-proc-hbox

Name

simple-prompt-proc-hbox -- Create and return a procedure-prompting hbox and entry.

Synopsis

(simple-prompt-proc-hbox prompt initval)

Description

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

Implementation Notes

Module:

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