For example, if a composition is using a virtual patch that doesn't exist on the loading machine, Quartz Composer will tell you all about it, but in an application you just get some lines in the console.
-[QCView loadCompositionFromFile:(NSString*)] doesn't provide this information (and doesn't return nil)
+[QCComposition compositionWithFile:(NSString*)] doesn't provide this information (and doesn't return nil)
I'm not sure if there are any other ways to instantiate compositions (the NSData-driven variants are identical in functionality to the above).
Anyone else experience this/know of a way to determine if a composition hasn't completely loaded?
-- [ christopher wright ] [email protected] http://kineme.net/
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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]

