Re: post hidden mouse events
Re: post hidden mouse events
- Subject: Re: post hidden mouse events
- From: Paul Thomas <email@hidden>
- Date: Fri, 4 May 2007 20:32:09 +0100
On 4 May 2007, at 19:26, Giovanni Donelli wrote:
Thank you for your reply
Unfortunately this works only if my application is always in
foreground... instead the synthesized click select an other window
(this is actually the purpose of the click)
and by doing so, despite:
CGAssociateMouseAndMouseCursorPosition(false)
the mouse becomes visibile.
Is there an absolute (ie works with any application)
AssociateMouseAndMouseCursorPosition(false) ?
I haven't tried this, but does it make a difference which tap
location is specified in the post function? I can see that
kCGHIDEventTap would change the cursor position, but what about the
later ones?
Short of trawling through the private functions, that's all I got.
pt.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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