• 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
Re: I know I've done this before...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I know I've done this before...


  • Subject: Re: I know I've done this before...
  • From: Cliff Crawford <email@hidden>
  • Date: Mon, 11 Jun 2001 23:17:40 -0400

* John C. Randolph <email@hidden> menulis:
> [ContentText selectAll:nil];
> [ContentText insertText:content]; // <- this is NOT working.
> }
>
> I know I've done this before, but I don't recall how to insert an
> NSAttributedString into an NSTextView, preserving its formatting. Do I
> have to stick it in the pasteboard first?

[[ContentText textStorage] setAttributedString: content];

(I'm doing the same thing, that's how I know that ;)


--
Cliff Crawford http://www.sowrong.org/
"Cliff, you're a god. I want to bear your child." -- Ed


References: 
 >I know I've done this before... (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: Re: I know I've done this before...
  • Next by Date: Re: I know I've done this before...
  • Previous by thread: Re: I know I've done this before...
  • Next by thread: Re: I know I've done this before...
  • Index(es):
    • Date
    • Thread