On 31/10/2012, at 5:56 PM, Greg Parker <gpar...@apple.com> wrote:

> If the date is in the past then the method returns immediately. If there is a 
> matching event in the queue then it will be returned.
> 
> 
>> I've changed this to pass nil and my mouse dragging works as normal.
> 
> This is generally not recommended. Using nil instead of -distantFuture may 
> use more CPU and power while the drag is in progress.


OK, thanks, that is clearer now - distantFuture it is then.

Any comment about how it could be possible to receive several mouseUps in 
series, even though I'm dequeuing the event?

--Graham


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to