• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
(no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


  • Subject: (no subject)
  • From: Alessandro Barile <email@hidden>
  • Date: Wed, 2 May 2007 20:31:48 +0200

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: (no subject)
      • From: Graham Perks <email@hidden>
  • Prev by Date: Re: Stuck with NSSortDescriptor
  • Next by Date: Re: Size of substring
  • Previous by thread: Re: Size of substring
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread