Re: About Ink drawing with wacom tablet
Re: About Ink drawing with wacom tablet
- Subject: Re: About Ink drawing with wacom tablet
- From: Benjamin Stiglitz <email@hidden>
- Date: Tue, 4 Nov 2008 12:34:17 -0500
- Mail-followup-to: email@hidden
> Did I miss something, or I was doing something wrong? I have
> InkSetApplicationWritingMode (kInkWriteAnywhereInApp);
>
> InkSetApplicationRecognitionMode (kInkRecognitionGesture |
> kInkRecognitionText);
You don’t want to turn on Ink in your case, since you want to capture
the tablet events on your own instead of having Ink send them to the
recognizer.
-Ben
_______________________________________________
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