Re: iOS OpenGL ES woes
Re: iOS OpenGL ES woes
- Subject: Re: iOS OpenGL ES woes
- From: David Duncan <email@hidden>
- Date: Wed, 03 Jul 2013 10:32:05 -0700
On Jul 3, 2013, at 10:08 AM, Vincent Habchi <email@hidden> wrote:
> David,
>
> BTW, is it possible to add subviews to a CAEAGLLayer backed view? I have been fighting all day to show a progress indicator atop this backed view, in vain.
Yes, as long as you wrap the CAEAGLLayer with a UIView (override +layerClass), then you can add subviews to that view to your hearts content.
--
David Duncan
_______________________________________________
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