Re: Using Multi-Gesture events with Carbon

2011-07-13 Thread Jim Correia
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 magnifyWithEvent: selector. I am wondering if there is anyway 
 to do so. Any feedback on how to do so would be greatly appreciated.

Magnify, swipe, and rotate are available as Carbon Events.

—Jim

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Using Multi-Gesture events with Carbon

2011-06-29 Thread Abdul Sowayan
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 there is anyway to do so. Any 
feedback on how to do so would be greatly appreciated.

Thanks,
Abdul
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com