On Jan 23, 2014, at 9:56 AM, Oleg Krupnov <oleg.krup...@gmail.com> 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 (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