Re: Window live resize: which edge is being dragged?
Re: Window live resize: which edge is being dragged?
- Subject: Re: Window live resize: which edge is being dragged?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 23 Jan 2014 10:17:03 -0800
On Jan 23, 2014, at 9:56 AM, Oleg Krupnov <email@hidden> wrote:
>
> Is there a way to tell which edge or corner of the window is being
> dragged by the user during the “live resize” mode?
I wish. You might be able to piece together enough info from NSWindowWillStartLiveResizeNotification and NSWindowDidResizeNotification.
But even if that works, I'd file a Radar asking for a “window edges” key to be passed in the userInfo of the WillStartLiveResize notification. Or, better yet, a -windowEdgesBeingDragged accessor.
--Kyle Sluder
_______________________________________________
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