prompt-string-hbox

Name

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

Synopsis

(prompt-string-hbox prompt initval)

Description

Create and return a string-prompting hbox and entry. PROMPT is the prompt, and INITVAL is the initial string. 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 59 (CVS log)