Re: Getting the position of the mouse
Re: Getting the position of the mouse
- Subject: Re: Getting the position of the mouse
- From: Charles Srstka <email@hidden>
- Date: Fri, 15 Nov 2002 01:36:39 -0600
I think it's [[NSApp currentEvent] mouseLocation];
HTH,
Charles
On Thursday, November 14, 2002, at 04:45 AM, Cristi Savu wrote:
How can I get the position of the mouse at any time in an application ?
I need to know the position of the mouse while I am inside keyUp of
keyDown and
the event received by these methods doesn't contains a valid mouse
position.
Regards, Cristian
_______________________________________________
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.
_______________________________________________
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.