CLIM mail archive

[Prev][Next][Index][Thread]

make-rectangle



CLIM 1.0, MCL 2.0 (both beta):
? (clim:make-rectangle (clim:make-point 1 1) (clim:make-point 2 2))
> Error: :POINTS is an invalid initarg to INITIALIZE-INSTANCE for
#<STANDARD-CLASS CLIM-UTILS:STANDARD-RECTANGLE>.
>        Valid initargs: #(:MAX-Y :MAX-X :MIN-Y :MIN-X).
> While executing: CCL::CHECK-INITARGS
> Type Command-. to abort.
See the RestartsI menu item for further choices.
1 > 
Is this another bug?  Is there a patch somewhere?

Hallvard Traetteberg
Dept. of Knowledge Based Systems
Center for Industrial Research
Box 124 Blindern, 0314 Oslo 3
NORWAY

Tlf: +47 2 45 20 10
Fax: +47 2 45 20 40
Email: haltraet@si.no


Follow-Ups:

Main Index | Thread Index