Drawing in a user defined coordinate system
Hey there, I have a CAPI output-pane in which I would like to draw individual items at different locations. Each item has its own coordinate system, and a frame location in the pane’s coordinate system. I am searching for way to temporarily apply a coordinate system transformation. I have found gp:set-graphics-port-coordinates, alas it sets the coordinates of the entire port and is destructive. I also found graphics-state transformations but haven’t got to understand how to use it the way I would like. Or perhaps should I use pinboard objects? Thank you so much in advance! Cam _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html