Quartz Composer in iPhone UIView
Posted
by Peter Hajas
on Stack Overflow
See other posts from Stack Overflow
or by Peter Hajas
Published on 2010-04-03T00:05:20Z
Indexed on
2010/04/03
0:13 UTC
Read the original article
Hit count: 737
Hi everyone,
I am trying to embed a Quartz Composer document in an iPhone app. I know Quartz Composer support was added in iPhone OS 3.1 (at least, that's what Wikipedia says) but I can't find any good resources on how to do this. Do I use CGContext? Or are there more friendly ways to add a Quartz Composer composition?
Thanks!
© Stack Overflow or respective owner