Re: Record mouse moves and clicks...
Re: Record mouse moves and clicks...
- Subject: Re: Record mouse moves and clicks...
- From: "Louis C. Sacha" <email@hidden>
- Date: Fri, 28 May 2004 19:10:09 -0700
Hello...
You might want to look into the Accessibility API.
http://developer.apple.com/referencelibrary/GettingStarted/GS_Accessibility/index.html
http://developer.apple.com/documentation/ReleaseNotes/Accessibility/AssistiveAPI.html
Depending on what you are doing, some people have suggested things
like creating a screen-sized transparent window that is always kept
at the highest level, etc. If you search the list archives, you
should be able to find other messages on this topic as well.
Hope that helps,
Louis
Dear Guros!
I need, for some reason, to make the window server to forward
the mouse events to my application further than to the key
application. And make my App to answer to these events.
Anyway to do this?
I spoke to some folks last night which told me to look into the
NSRunLoop but I couldn't found anything actually connected with this.
Helps as always is appreciated ;-)
Thank you!
Giovanni
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.