Re: Capture the Window resize event
Re: Capture the Window resize event
- Subject: Re: Capture the Window resize event
- From: "Mark Stultz" <email@hidden>
- Date: Wed, 30 Jan 2008 22:58:18 -0600
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:
>
> 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:
This email sent to email@hidden