Hi Chilton,

Check out CocoaSlides;

http://developer.apple.com/samplecode/CocoaSlides/index.html

This example shows a QC composition in the background and lots of views rendered over top. The secret is to use layer backed views which allow us to mix and match various content types (quartz, opengl, cocoa views etc).

HTH,

-bd-
http://bill.dudney.net/roller/objc

On Nov 12, 2007, at 12:26 PM, Chilton Webb wrote:

Hi,

I've noticed that any composition I include in an app will render straight through to the screen, rendering over my other views. Is there any way to prevent this?

Now, what I'd ultimately like, is to be able to display text and such in a separate NSView overlaying the QC composition. But I realize that's probably not too easy. Any suggestions there?

Thanks,
-Chilton Webb
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected] )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/bdudney%40mac.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to