• 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: CALayer - delegate not being called?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CALayer - delegate not being called?


  • Subject: Re: CALayer - delegate not being called?
  • From: Paul Goracke <email@hidden>
  • Date: Wed, 28 Nov 2007 07:34:32 -0800

On Nov 28, 2007, at 2:21 AM, John Clayton wrote:

But Neil is saying that the border of the layer is visible, thus the layer must be drawing itself at some point already, right?

The CALayer style properties (described at <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreAnimation_guide/Articles/LayerVisProps.html >) are applied "regardless of type of media a layer displays."


Providing/drawing the CALayer's _content_ requires either setting the content property, providing a delegate, or subclassing:
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreAnimation_guide/Articles/ProvidingCALayerContent.html >


pg

_______________________________________________

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 - delegate not being called? (From: Neil Clayton <email@hidden>)
 >Re: CALayer - delegate not being called? (From: Paul Goracke <email@hidden>)
 >Re: CALayer - delegate not being called? (From: "stephen joseph butler" <email@hidden>)
 >Re: CALayer - delegate not being called? (From: Scott Anguish <email@hidden>)
 >Re: CALayer - delegate not being called? (From: John Clayton <email@hidden>)

  • Prev by Date: Re: Use of assign vs. copy for accessors in Garbage Collected app
  • Next by Date: Re: Subclassing NSPrintPanel
  • Previous by thread: Re: CALayer - delegate not being called?
  • Next by thread: Re: CALayer - delegate not being called?
  • Index(es):
    • Date
    • Thread