Re: Handling User Generated Tablet Events
Re: Handling User Generated Tablet Events
- Subject: Re: Handling User Generated Tablet Events
- From: Bill Cheeseman <email@hidden>
- Date: Sun, 27 Jan 2008 14:24:26 -0500
- Thread-topic: Handling User Generated Tablet Events
on 2008-01-27 1:40 PM, Carmen C. Cerino Jr. at email@hidden wrote:
> I am working on a project that involves utilizing tablet events.
I'm working on tablet events today, too, using Quartz Event Services (event
taps) to intercept events from the tablet and modify them before they are
passed along to the target application, such as Corel Painter Essentials or
Adobe Photoshop Elements.
I couldn't get my modified tablet events to be recognized by the target
applications, until it dawned on me that I might have to intercept and
modify not just true tablet events, but also mouse events masquerading as
tablet events with the kCGEventMouseSubtypeTabletPoint subtype. As soon as I
added that code, my modified events were properly recognized by the target
apps.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
www.quecheesoftware.com
PreFab Software - www.prefabsoftware.com
_______________________________________________
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