From: Scott T. <ea...@ma...> - 2009-07-02 14:37:20
|
>Thanks for the attempted help ;-) but the flipped isn't the issue. It >just happens to be parameter to the call - in fact I already set a >transform into the CGContext. Ah! I misunderstood. Is the crash due to that the bridging of that particular call... That is to say, if you were to use something like an NSInvocation to avoid the bridge does that allow you to work around the crash? Scott |