How does Pixie get the mouse position?
How does Pixie get the mouse position?
- Subject: How does Pixie get the mouse position?
- From: John MacDonnell <email@hidden>
- Date: Tue, 8 Jun 2004 22:32:00 +0200
Hello Gurus!
anybody has an event driven code to get the mouse move events despite
my application it is not in foreground?
I know I can set a Timer and get the [NSEvent mouseLocation]; but at
school someone taught me that polling must be avoided as often as
possible!
I think about the Apple application called Pixie, it gets the mouse
cursor position as I want,
any clue?
Thank you!
John
_______________________________________________
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.