Steven,

It's being set in composition 2 (based on mouse input in that window), and sent to composition 1. I'll also bind it to a text field for numeric output, but that part isn't an issue. Both compositions are running in QCViews linked to PatchControllers.

Chris


On 6 Nov 2008, at 01:34, Steven Sokulski wrote:

Chris

Where is the signal you want to work with coming from? Is it being generated inside the first composition? Or is it being sent from a control that is bound to the composition?

Steven

On Nov 5, 2008, at 3:53 PM, Chris Wood wrote:

Steven,

I've considered it, but this is for use in a commercial app. It could be installed literally anywhere, and I really don't want to rely on any network being available - it introduces too many unknowns. Otherwise, it'd be the best way by far I think.

Chris


On 5 Nov 2008, at 23:49, Steven Sokulski wrote:

Chris

Your best bet is to either use a combination of Network Broadcaster and Network Receiver or use the Network Synchronizer. The Broadcaster / Receiver combo is best when you need a value to flow from one QCview to another. Synchronizer works by keeping the value in sync among two or more compositions.

Steven Sokulski
_______________________________________________
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/psonice%40gmail.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