I'm having a strange problem integrating a QCCompositionLayer into an existing project. Everything on the window is OpenGLLayer based, so I know the window is properly setup for layer backing. In a stripped down project (with just this QCCompositionLayer on the window) the app launches and the QC is displayed. But in this app, the layer doesn't seem to draw until I resize the window.
It seems because QCCompositionLayer is async, I also cant force a redraw via any of the setNeedDisplay style methods.
Any ideas? mike -- Mike Woodworth m...@divergentmedia.com _______________________________________________ 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 arch...@mail-archive.com