The class reference for NSWindow discusses exactly that:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#//apple_ref/occ/instm/NSObject/windowDidResize
:
If you want to actually do something DURING a resize, you may want to look
into the following:
http://rentzsch.com/cocoa/nswindowFrameLies
Mark
On Jan 31, 2008 6:13 AM, Walter Yetta <email@hidden>
wrote:
> Greetings, Everyone.
> I am intended to write some code when the users resize a Window. Then
> how to accomplish this? This question may be very easy, but I don't
> know how to do that.
>
> Any suggestion or guidance is greatly appreciated.
> _______________________________________________
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
>
> This email sent to email@hidden
>
_______________________________________________
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden