make-ui-constraint-interactively

Name

make-ui-constraint-interactively -- Uses the UI constructor of the constraint class to prompt the user to

Synopsis

(make-ui-constraint-interactively ui-constraint-class)

Description

Uses the UI constructor of the constraint class to prompt the user to specify options for the constraint. errors if UI-CONSTRAINT-CLASS is not a ui-constraint-class. Calls make-ui-constraint (see above).

Implementation Notes

Module: (app scwm ui-constraints)

Defined in scheme/ui-constraints.scm at line 342 (CVS log)