prompt-color-hbox

Name

prompt-color-hbox -- Create and return a color-prompting hbox, complete with link to full color dialog.

Synopsis

(prompt-color-hbox prompt initval #&optional favorites)

Description

Create and return a color-prompting hbox, complete with link to full color dialog. PROMPT is the prompt, INITVAL is the initial color as a color object or a string. The returned value is a list: (hbox getter). See also prompt-color.

Implementation Notes

Module:

Defined in scheme/prompt-color.scm at line 70 (CVS log)