prompt-range-hbox

Name

prompt-range-hbox -- Create and return a range-prompting hbox and scale, label.

Synopsis

(prompt-range-hbox prompt range initval #&optional (digits 1))

Description

Create and return a range-prompting hbox and scale, label. PROMPT is the prompt, RANGE is the allowed rane, and INITVAL is the initial string. The returned value is a list: (hbox getter). See also prompt-range.

Implementation Notes

Module: (app scwm prompt-range)

Defined in scheme/prompt-range.scm at line 72 (CVS log)