Re: Tiger: NSAttributedString from WebArchive
Re: Tiger: NSAttributedString from WebArchive
- Subject: Re: Tiger: NSAttributedString from WebArchive
- From: Pierre Bernard <email@hidden>
- Date: Tue, 10 May 2005 21:28:49 +0200
I finally figured out how to read the web archive:
[attributedString beginEditing];
[attributedString readFromData:data options:options
documentAttributes:&docAttrs];
[attributedString endEditing];
I was lacking the beginEditing/endEditing calls.
Yet there is definitely something wrong with my CHUD installation
Thanks everybody
Pierre.
On May 10, 2005, at 8:23 PM, j o a r wrote:
On 10 maj 2005, at 20.01, Pierre Bernard wrote:
Hard as I try I can't get Shark to install. I now installed the
CHUD tools from the Tiger DVD. On startup Shark complains that: No
sampling configurations available. The files are there however.
Perhaps your two problems are linked? Not being able to install &
run Shark doesn't sound like a sign of a healthy system. Perhaps
you could try a clean install of Tiger + DevTools on a separate
partition?
j o a r
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden