Re: Mouse Deltas
Re: Mouse Deltas
- Subject: Re: Mouse Deltas
- From: "Alastair J.Houghton" <email@hidden>
- Date: Mon, 20 Oct 2003 18:10:02 +0100
On Monday, October 20, 2003, at 05:58 pm, Seth Willits wrote:
How can I get the mouse delta's on demand? I can get the location
using [NSEvent mouseLocation], but I need the mouse deltas.
Try CGGetLastMouseDelta().
Kind regards,
Alastair.
_______________________________________________
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.
References: | |
| >Mouse Deltas (From: Seth Willits <email@hidden>) |