dummy-prompt-hbox

Name

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

Synopsis

(dummy-prompt-hbox prompt initval)

Description

Create and return a dummy-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 preferences)

Defined in scheme/preferences.scm at line 137 (CVS log)