A finished moving notification for a window?
A finished moving notification for a window?
- Subject: A finished moving notification for a window?
- From: Eric Gorr <email@hidden>
- Date: Thu, 6 Nov 2008 13:52:45 -0500
I am looking to get a notification when a window has finished moving
after a user has clicked in the title bar, dragged the window with the
mouse, and released the mouse.
I thought this is what windowDidMove would do, but this notification
can be sent while the mouse button is still down.
It looks like the only way to get the behavior I want is to subclass
NSWindow and override the mouse movement functions for the NSResponder.
Is there some alternative that I am not aware of?
_______________________________________________
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