25.10.2010, в 20:34, Tom Butterworth написал(а):

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])
{...


Thanx for help from all,
at last moment i see the [[NSBundle bundleForClass:[self class]] 
pathForResource:@"composition" ofType:@"qtz"] actually not return the 
composition path placed to the Resources bundle directory.

 _______________________________________________
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