• 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: Odd Behaviour with CALayer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd Behaviour with CALayer


  • Subject: Re: Odd Behaviour with CALayer
  • From: David Duncan <email@hidden>
  • Date: Thu, 17 Jun 2010 16:19:36 -0700

On Jun 17, 2010, at 2:04 AM, Ajay Sabhaney wrote:

>    ab.borderColor=CGColorCreateGenericRGB(1.0f,1.0f,1.0f,1.0f);

Be aware that you are actually leaking a color here. Core Animation retains all CF-type data that it gets, but since the compiler didn't support making a CF type as retain-able this couldn't be declared in the property itself.

> 2010-06-17 02:49:13.464 Revapp[4838:a0f] expecting model layer not copy: MRWorkspaceItemLayer[(125,125)]

What version of Mac OS X are you on?
--
David Duncan
Apple DTS Animation and Printing

_______________________________________________

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

  • Follow-Ups:
    • Re: Odd Behaviour with CALayer
      • From: Ajay Sabhaney <email@hidden>
References: 
 >Odd Behaviour with CALayer (From: Ajay Sabhaney <email@hidden>)

  • Prev by Date: Re: Problem running CocoaDVDPlayer sample
  • Next by Date: Cocoa Static Lib and Link Error
  • Previous by thread: Odd Behaviour with CALayer
  • Next by thread: Re: Odd Behaviour with CALayer
  • Index(es):
    • Date
    • Thread