initWithHTML problems in Tiger
initWithHTML problems in Tiger
- Subject: initWithHTML problems in Tiger
- From: Jesus De Meyer <email@hidden>
- Date: Sun, 15 May 2005 20:19:12 +0200
Hello,
I have some problems with NSAttributedString's methid initWithHTML. When I doing the following:
attrString = [[NSAttributedString alloc] initWithHTML:[value dataUsingEncoding:[value fastestEncoding] allowLossyConversion:YES] documentAttributes:NULL];
My app would lock up. I mean it would stop responding. In Panther it seems to work just fine, but in Tiger it doesn't. Is this a Tiger bug or do I have to do something else?
Thanks,
Jesus |
_______________________________________________
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