prompt-integer-range-hbox

Name

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

Synopsis

(prompt-integer-range-hbox prompt range initval)

Description

Create and return an integer-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, prompt-integer-range, prompt-range-hbox.

Implementation Notes

Module:

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