• 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
NSAttributedString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSAttributedString


  • Subject: NSAttributedString
  • From: Andrea Salomoni <email@hidden>
  • Date: Tue, 14 Feb 2006 17:36:28 +0100

Hi to all,

I have 2 strings, the first is a normal NSStrind and the second one is a new NSAttributedString.
I need to append the NSAttributedString to a NSString in this way:


string = [[[NSMutableAttributedString alloc] initWithString: [aNickName stringByAppendingString:aString]] autorelease];

I need to convert aNickName in a bold string append it to aString.... but really cannot understand how.
How can I do?


Thank you all
Andrea

_______________________________________________
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


  • Follow-Ups:
    • Re: NSAttributedString
      • From: Brett Powley <email@hidden>
  • Prev by Date: Re: Converting HIPoints to CGPoints/NSPoints in global space?
  • Next by Date: Re: Converting HIPoints to CGPoints/NSPoints in global space?
  • Previous by thread: Re: MDItemCreate very, very, very, slow -- and fails
  • Next by thread: Re: NSAttributedString
  • Index(es):
    • Date
    • Thread