Re: NSAttributedString -initWithPath RTFD crash on Lion
Re: NSAttributedString -initWithPath RTFD crash on Lion
- Subject: Re: NSAttributedString -initWithPath RTFD crash on Lion
- From: Martin Wierschin <email@hidden>
- Date: Mon, 01 Aug 2011 12:48:50 -0700
I don't have any advice on the actual crash, but:
> The following workaround seems reliable:
>
> // get path to rtf file
> NSString *filePath = [path stringByAppendingPathComponent:@"TXT.rtf"];
Be aware that would probably miss any images/attachments saved in the RTFD package.
~Martin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden