> 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 (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 [EMAIL PROTECTED]