On Jun 29, 2011, at 2:24 PM, Abdul Sowayan wrote:
> I have a carbon based application that we are converting overtime to Cocoa.
> What I would like to do, if possible, is to incorporate multi-gesture events
> (such as magnify event) into my carbon application. I can see that
> NSResponder has m
Hi folks,
I have a carbon based application that we are converting overtime to Cocoa.
What I would like to do, if possible, is to incorporate multi-gesture events
(such as magnify event) into my carbon application. I can see that NSResponder
has magnifyWithEvent: selector. I am wondering if the