• 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
How to set a font for a NSTextAttachment was: Setting font in textView not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to set a font for a NSTextAttachment was: Setting font in textView not working


  • Subject: How to set a font for a NSTextAttachment was: Setting font in textView not working
  • From: Christoph Gerdes <email@hidden>
  • Date: Mon, 21 Oct 2002 09:36:41 +0200

Apparently if HTML is parsed into an NSTextView table cells become
NSTextAttachments. Why?
AFAIK accessing attributes of attachments is possible through a private
framework only, but shouldn't it also work if the attributes are handed over
when the AttributedString is created like:
NSAttributedString s = NSAttributedString(NSData(somehtmltablestuff), attributes)

Any why is the NSTextView's default font setting ignored?
Tia.
Christoph
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Setting font in textView not working (From: Christoph Gerdes <email@hidden>)

  • Prev by Date: What's wrong with this temporary attribute code?
  • Next by Date: Re: check spelling as you type?
  • Previous by thread: Setting font in textView not working
  • Next by thread: Checking for an internet connection
  • Index(es):
    • Date
    • Thread