Re: CALayer UIImage rendered on top of content instead of below
Re: CALayer UIImage rendered on top of content instead of below
- Subject: Re: CALayer UIImage rendered on top of content instead of below
- From: Markus Spoettl <email@hidden>
- Date: Sat, 15 Dec 2012 09:22:44 +0100
On 12/15/12 12:36 AM, David Duncan wrote:
I would expect to see a red rectangle, I get the image. Why? Would someone
set me straight, I feel I'm missing something basic.
Unfortunately I think you've removed too much context here. Since you say you
are doing this in your own layers, it would be useful to know which class is
acting as the delegate, and what the complete -drawLayer:inContext: method
looks like (primarily because you are using the UIKit methods that expect an
implicit context). -- David Duncan
Turns out, I had another layer on top of my layer that (by accident) drew the
image at the same location.
Sorry for the noise, guys!
Regards
Markus
--
__________________________________________
Markus Spoettl
_______________________________________________
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