• 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
CALayer and frame
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CALayer and frame


  • Subject: CALayer and frame
  • From: Francisco Tolmasky <email@hidden>
  • Date: Fri, 25 Jan 2008 19:28:18 -0800

I'm wondering if someone can clear up my suspicions with CALayer's frame property.
Essentially, my confusion stems from the fact that doing:


myLayer.frame = myLayer.frame

*changes* the frame of the myLayer. From what I can perceive, it would appear that
[myLayer frame] returns the bounding box of the layer (the smallest rect that could
contain it), but [myLayer setFrame:] just sets the bounds equal to the frames size/width
and adjusts the anchor point. Is this correct?


Thanks,

Francisco
_______________________________________________

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: CALayer and frame
      • From: Bill Dudney <email@hidden>
  • Prev by Date: Help about the "QCCompositionLayer"
  • Next by Date: Re: CALayer and frame
  • Previous by thread: Re: Help about the "QCCompositionLayer"
  • Next by thread: Re: CALayer and frame
  • Index(es):
    • Date
    • Thread