prompt-proc-hbox

Name

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

Synopsis

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

Description

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

Implementation Notes

Module: (app scwm prompt-proc)

Defined in scheme/prompt-proc.scm at line 80 (CVS log)