(no subject)
- Subject: (no subject)
- From: Alessandro Barile <email@hidden>
- Date: Wed, 2 May 2007 20:31:48 +0200
- Delivered-to: email@hidden
- Delivered-to: email@hidden
Hi All,
I'm using just this method:
NSMutableAttributedString* attributedInfoString =
[[NSMutableAttributedString alloc] initWithHTML:[ pHtml
dataUsingEncoding: NSUnicodeStringEncoding ] documentAttributes:nil];
[ attributedInfoString release ];
where pHtml is NSString initializied with html tag code.
If you execute only this code, you can see that
"attributedInfoString" never releases the memory.
Someone that has had the same problem and resolved it?
Or may be, how is the correct use of method.
Thanks,
Alessandro
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.