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

Re: NSTextViewCell


  • Subject: Re: NSTextViewCell
  • From: Nicko van Someren <email@hidden>
  • Date: Tue, 15 Nov 2005 22:42:41 +0000

On 14 Nov 2005, at 17:34, Ian was here wrote:

I would like to create an NSTable with cells that can
handle rich text. I googled NSTextViewCell and got
several hits, but each was very vague. Has anyone had
any success in this?

Tables typically use an NSTextFieldCell as there is no such thing as an NSTextViewCell. Text fields can be made to handle rich text much like text views. There not much interface for doing this through Interface Builder when working with tables but what you need is to have -setAllowsEditingTextAttributes: called on the cells concerned.


	Cheers,
		Nicko

_______________________________________________
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


References: 
 >NSTextViewCell (From: Ian was here <email@hidden>)

  • Prev by Date: Re: Avoid "No Value" in a popup
  • Next by Date: Code Sample Request: thumbnail images within a container view
  • Previous by thread: Re: NSTextViewCell
  • Next by thread: Are these the same and correct?
  • Index(es):
    • Date
    • Thread