Re: Capturing the stylus (ink input) in cocoa
Re: Capturing the stylus (ink input) in cocoa
- Subject: Re: Capturing the stylus (ink input) in cocoa
- From: Scott Stevenson <email@hidden>
- Date: Wed, 16 Nov 2005 15:50:25 -0800
On Nov 16, 2005, at 3:32 PM, email@hidden wrote:
So the problem is, how do I distinguish the pen from the mouse?
And how do I make sure that my view, captures all the ink data so that
the mouse cursor doesn't move when the pen does?
Is this possible in Cocoa? There doesn't seem to be much
documentation for cocoa...
Tiger added quite a bit of functionality related to pen input in
NSEvent.h. Take a look there first and see if you can find what you
need.
- Scott
--
http://theocacao.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden