[mcclim-devel] Re: (setf bounding-rectangle-min-x)

Raymond Toy toy.raymond at gmail.com
Sat Dec 16 18:36:49 UTC 2006


Troels Henriksen wrote:
> Raymond Toy <toy.raymond at gmail.com> writes:
> 
>> In draw.lisp in scigraph, there are calls to (setf
>> bounding-rectangle-min-x) and friends.  These don't seem to exist in
>> mcclim, but there is (setf rectangle-edges*) which seems to be doing
>> essentially the same thing.
> 
> These functions should exist according to the CLIM 2.2 spec (page
> 52). Since you already figured out an equivalent fix for Scigraph,
> couldn't you write some definitions for
> `bounding-rectangle-{min|max}-{x|y}'? That would probably be better in
> the long run.
> 

Oh.  I must have been looking at the clim 2.0 spec which didn't seem to
have the setf versions of these.  I'll try and implement them.

Ray




More information about the mcclim-devel mailing list