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 (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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]