• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Suppressing drawing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Re: Suppressing drawing (From: Gordon Apple <email@hidden>)

  • Prev by Date: Re: Suppressing drawing
  • Next by Date: Re: Memory management of C arrays in objects
  • Previous by thread: Re: Suppressing drawing
  • Next by thread: Re: Suppressing drawing
  • Index(es):
    • Date
    • Thread