Re: CALayer
Re: CALayer
- Subject: Re: CALayer
- From: David Blanton <email@hidden>
- Date: Fri, 6 Feb 2009 15:17:14 -0700
No. I confused it with CoreGraphics. All is well except my lost time
and yours.
Thx ..
On Feb 6, 2009, at 3:11 PM, Nick Zitzmann wrote:
On Feb 6, 2009, at 2:50 PM, David Blanton wrote:
When compiling I get a warning at this line
CALayer *layer = [CALayer layer];
Warning no '+layer' method found.
Am I brain dead and missing something?
Did you remember to import QuartzCore/QuartzCore.h in your source
and link to the QuartzCore framework in your project?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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: | |
| >CALayer (From: David Blanton <email@hidden>) |
| >Re: CALayer (From: Nick Zitzmann <email@hidden>) |