<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 4, 2010, at 2:47 AM, Gary Byers wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">The magnification method on NSEvent takes no other arguments besides<br>the receiver and returns a CGFloat, so one could call it via:<br><br>(objc:objc-message-send some-event "magnification" #>CGFloat)<br><br>That's probably adequate if you only have to do it occasionally and if the<br>method in question returns a scalar value. <br></span></blockquote><div><br></div><div>Works great indeed! Great Thanks.</div><div><br></div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><br>If you really want to be able to use #/ and/or want to use a (much) larger<br>subset of Snow Leopard, there's no simple way to do that manually, but it's<br>not too hard to generate Snow Leopard interfaces.  The Wiki page at<br><br><<a href="http://trac.clozure.com/ccl/wiki/BuildFFIGEN">http://trac.clozure.com/ccl/wiki/BuildFFIGEN</a>><br><br>describes how to build and install the translator, and the manual describes<br>how to use it.<br></span></blockquote><br></div><div><br></div><div>just wondering, what is the rationale for CCL 1.6 to not yet use 10.6? Is there  some downside?</div><div><br></div><div>Alex</div><br>
<br></body></html>