• 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: Animated subviews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Animated subviews


  • Subject: Re: Animated subviews
  • From: DKJ <email@hidden>
  • Date: Sun, 23 Nov 2008 09:54:41 -0800

Now I'm getting a very odd result. In the code for a UIView I have this:

	CALayer *theLayer = self.layer;
	id pLayer = [theLayer presentationLayer];

The first line is fine, but for the second I get a compiler warning:

	no '-presentationLayer' method found

I'm looking at the CALayer docs, which has this:

	- (id)presentationLayer

	Return Value
	A layer instance representing the current presentation layer.

Any idea what's going on? (I'm also puzzled why this method would return an id.)

dkj
_______________________________________________

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: Animated subviews
      • From: David Duncan <email@hidden>
    • Re: Animated subviews
      • From: DKJ <email@hidden>
References: 
 >Animated subviews (From: DKJ <email@hidden>)
 >Re: Animated subviews (From: Wyatt Webb <email@hidden>)

  • Prev by Date: Re: Animated subviews
  • Next by Date: Re: Magnify anything on the screen?
  • Previous by thread: Re: Animated subviews
  • Next by thread: Re: Animated subviews
  • Index(es):
    • Date
    • Thread