Re: Getting Styluses/Track Pad Input in Cocoa
Re: Getting Styluses/Track Pad Input in Cocoa
- Subject: Re: Getting Styluses/Track Pad Input in Cocoa
- From: Pierce Freeman <email@hidden>
- Date: Sun, 26 Oct 2008 16:02:54 -0700
- Thread-topic: Getting Styluses/Track Pad Input in Cocoa
Thank you very much! That was definitely what I was looking for.
Pierce F.
On 10/26/08 3:56 PM, "Kevin Gessner" <email@hidden> wrote:
> NSEvent
> (http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Class
> es/NSEvent_Class/Reference/Reference.html
> ) has specific methods for getting tablet/stylus info. It also covers
> scroll wheel events.
>
> For more about Cocoa's event handling in general, see
> http://developer.apple.com/documentation/Cocoa/Conceptual/EventOverview/Introd
> uction/chapter_1_section_1.html
>
> HTH
> -- Kevin
>
> Kevin Gessner
> http://www.kevingessner.com
> email@hidden
>
>
>
>
> On Oct 26, 2008, at 6:44 PM, Pierce Freeman wrote:
>
>> Hi everyone.
>>
>> I am currently looking into if there is some way to get input from a
>> styluses using Cocoa. I have seen that there is a fair bit of
>> information
>> using Carbon but so far I haven't seen any that cover Cocoa.
>>
>> In addition I am looking to get user input based on the track pad.
>> For
>> example, if the application sees the scrolling gesture in the
>> application it
>> will do something besides scrolling. I am not sure if this part is
>> locked
>> up on the system level, as I could see some uses coming out of
>> this. If
>> someone could steer me in the right direction for one/both of these
>> problems, it would be great.
>>
>>
>> Pierce F.
>>
>>
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> 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:
>>
>> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden