Additionally there's a bug(?) in QCRenderer which may be inherited by QCView
(I haven't tried) where it raises an exception if the path passed in doesn't
point to an existing file.

I do the following

NSFileManager *fileManager = [[[NSFileManager alloc] init] autorelease];

if ([fileManager fileExistsAtPath:path])

{...


On 25 October 2010 17:25, Alexander Zvyagin <[email protected]
> wrote:

> If I really know what mean the musterious "internal states" of
> QCComposition -_initWithBacking: , i think i can change it to get working
> result.
> But nothere to see it: Apple is not support GNU or GPL publishing for it's
> Cocoa API. _______________________________________________
> 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/bangnoise%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