My concern is that I want my hosting app to be able to set the values of inputs that are created dynamically when the composition is loaded. But my understanding is that it can only do this to published inputs. I don't know how to publish an input programmatically.
unfortunately, publishing a port programatically is no supported -- however, you can load the desired file in the editor to create the ports, and publish the inputs (or outputs) in the composition, and as long as the patch restores the same ports when it's reloaded, QC will properly publish them again. If the file changes such that the inputs/ outputs change, QC will publish ports that do exist, but might complain about the non-existing ones.
-- [ christopher wright ] cwri...@kineme.net http://kineme.net/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com