Operation XOR replacement in quality mode?
If you want to draw something like a selection rectangle which you want to be able to remove without leaving traces you usually use XOR. In the olden days, with what is now called "compatible" drawing mode, you could use :OPERATION BOOLE-XOR to achieve that, but :OPERATION is not supported with the new "quality" mode. What is the equivalent technique with quality drawing mode? I see that there's something like XOR compositing for newer Cocoa versions, but I'm on Windows. Is it either XOR drawing or quality mode but not both? Thanks, Edi. _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html