Re: how to know a window finishes resizing
Re: how to know a window finishes resizing
- Subject: Re: how to know a window finishes resizing
- From: Manfred Schwind <email@hidden>
- Date: Wed, 7 May 2008 19:37:45 +0200
Would you tell me how to know a window finishes resizing?
You may want to look at these NSView methods:
- (void)viewWillStartLiveResize;
- (void)viewDidEndLiveResize;
- (BOOL)inLiveResize;
Regards,
Mani
--
http://www.mani.de
iVolume - Loudness adjustment for iTunes.
LittleSecrets - The encrypted notepad.
_______________________________________________
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