Hi Cocoa developers,

I have a custom view (let's call this one the main view) which shows some UI controls and another custom subview which is layer backed (wantsLayer = YES). I created my own CAOpenGLLayer subclass to perform specific OpenGL drawing in it.

The main view needs to change its content view according to some state. When I remove a content view which has a layer-backed subview, the layer does not disappear right away.
Its stays there for 1 second and then disappear.

Should it disappear as I remove its view?

Thanks!

MAthieu

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to