The apps have a long history... so wrapping them into one would require significant effort ! Its the last resort...
I have implemented a solution using CGWindowListCreateImage, but the GPU pixel read back performance hit is unacceptable. I guess i'm stubborn too.. there has to be a solution, but not at the application level. I'd also found a link to a patent which seems to achieve something similar http://www.freshpatents.com/Method-and-system-for-parent-child-application-integration-dt20070329ptan20070074181.php thanks again JC On Tue, Jul 1, 2008 at 5:43 PM, Christopher Wright <[EMAIL PROTECTED]> wrote: > BTW, the thread that prompted me to ask the question in the first place is >> here: >> >> http://lists.apple.com/archives/quartzcomposer-dev/2006/Feb/msg00065.html >> > > > That's an example of intra-app -- the VJ application has its own > QCRenderer, so it can pass stuff to it simply. This is a pretty common > design, and it's extraordinarily fast :) That's why I suggested wrapping > both apps into one, so it would work like this :) > > Is this possible for your needs? There are a bunch of talented people on > this list that can make such data sharing a piece of cake for you in this > context. > > > -- > [ christopher wright ] > [EMAIL PROTECTED] > http://kineme.net/ > >
_______________________________________________ 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]

