Re: knowing if a titlebar click is actually a resize click
Re: knowing if a titlebar click is actually a resize click
- Subject: Re: knowing if a titlebar click is actually a resize click
- From: Steve Mills <email@hidden>
- Date: Wed, 12 Jun 2013 16:48:19 -0500
On Jun 12, 2013, at 16:21:06, Ken Thomases <email@hidden>
wrote:
> Does NSWindowWillStartLiveResizeNotification (or -[NSWindowDelegate windowWillStartLiveResize:]) happen in time for you to cancel your drag stuff?
Nope. The default sendEvent appears to stay in the mouseDown event handler (NSTitledFrame mouseDown) until the mouse has moved 3 or 4 pixels, then it fires off the NSWindowWillStartLiveResizeNotification.
--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden