Re: Getting Styluses/Track Pad Input in Cocoa

2008-10-26 Thread Pierce Freeman
Thank you very much! That was definitely what I was looking for. Pierce F. On 10/26/08 3:56 PM, "Kevin Gessner" <[EMAIL PROTECTED]> wrote: > NSEvent > (http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Class > es/NSEvent_Class/Reference/Reference.html > ) has specific m

Re: Getting Styluses/Track Pad Input in Cocoa

2008-10-26 Thread Nick Zitzmann
On Oct 26, 2008, at 4:44 PM, Pierce Freeman wrote: 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. > Specifically look at the -poi

Re: Getting Styluses/Track Pad Input in Cocoa

2008-10-26 Thread Graham Cox
On 27 Oct 2008, at 9:44 am, 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 looki

Re: Getting Styluses/Track Pad Input in Cocoa

2008-10-26 Thread Kevin Gessner
NSEvent (http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/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.app

Getting Styluses/Track Pad Input in Cocoa

2008-10-26 Thread Pierce Freeman
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