• 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: NSWindow and Core Anim - flickering
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWindow and Core Anim - flickering


  • Subject: Re: NSWindow and Core Anim - flickering
  • From: "Shawn Erickson" <email@hidden>
  • Date: Wed, 21 Nov 2007 12:35:05 -0800

On Nov 21, 2007 7:17 AM, John C. Randolph <email@hidden> wrote:
>
> On Nov 20, 2007, at 4:11 AM, John Clayton wrote:
>
> >       NSWindow* me = [super initWithContentRect:contentRect
>
> Why are you creating a new window instead of initializing self as one
> would expect in any normal -init... method?

He is initializing himself using his super classes init method,
granted his naming scheme is a little unusual... just replace "me"
with "self" and do away with the NSWindow* me local var.

-Shawn
_______________________________________________

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: 
 >NSWindow and Core Anim - flickering (From: John Clayton <email@hidden>)
 >Re: NSWindow and Core Anim - flickering (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: Re: replacing NSViewAnimation with CoreAnimation
  • Next by Date: Re: CoverFlow
  • Previous by thread: Re: NSWindow and Core Anim - flickering
  • Next by thread: Re: KVO problems popping up in Leopard - KVO notifying a released object I never owned
  • Index(es):
    • Date
    • Thread