Re: Position of the mouse
Re: Position of the mouse
- Subject: Re: Position of the mouse
- From: j o a r <email@hidden>
- Date: Mon, 31 Mar 2003 14:18:00 +0200
On Monday, Mar 31, 2003, at 14:04 Europe/Stockholm, Quentin Mathi wrote:
The solution is to poll periodically the mouse location with a timer.
Polling? That must be a bad way to solve this problem. What about using
tracking rects:
<file:///Developer/Documentation/Cocoa/TasksAndConcepts/
ProgrammingTopics/BasicEventHandling/Tasks/HandlingMouseTracking.html>
It should work fine for this purpose.
j o a r
_______________________________________________
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.