Re: Suppressing drawing
Re: Suppressing drawing
- Subject: Re: Suppressing drawing
- From: j o a r <email@hidden>
- Date: Sun, 16 Dec 2007 13:37:25 -0800
On Dec 16, 2007, at 1:34 PM, Gordon Apple wrote:
// Set the window size and readjust location so title bar
stays put
[window setContentSize:NSMakeSize([contentView frame].size.width,
totalHeight)];
[window setFrameTopLeftPoint:frameTopLeftPoint];
Replace those two calls with one to "-[NSWindow setFrame:display:]"
j o a r
_______________________________________________
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