• 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: Newbie Question: Controls not redrawing on changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie Question: Controls not redrawing on changes


  • Subject: Re: Newbie Question: Controls not redrawing on changes
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sun, 4 May 2008 19:33:46 -0400

On Sun, May 4, 2008 at 6:47 PM, Adam Leonard <email@hidden> wrote:
>  Just change backing:NSBackingStoreRetained to NSBackingStoreBuffered and
> see if that works.

You're also displaying your window before NSApplication starts pumping
the runloop.  Perhaps you should consider making a delegate of NSApp
that responds to -applicationDidFinishLaunching: and put your window
creation code in there.

--Kyle Sluder
_______________________________________________

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: Newbie Question: Controls not redrawing on changes (From: Christopher Kempke <email@hidden>)
 >Re: Newbie Question: Controls not redrawing on changes (From: Adam Leonard <email@hidden>)

  • Prev by Date: Re: NSXML assistance please
  • Next by Date: Re: Newbie Question: Controls not redrawing on changes
  • Previous by thread: Re: Newbie Question: Controls not redrawing on changes
  • Next by thread: Re: Newbie Question: Controls not redrawing on changes
  • Index(es):
    • Date
    • Thread