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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to