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

NSTextStorage refreshing NSTextView


  • Subject: NSTextStorage refreshing NSTextView
  • From: "Josh Ferguson" <email@hidden>
  • Date: Wed, 10 Jul 2002 14:52:00 -0500
  • Thread-topic: NSTextStorage refreshing NSTextView

I'm hoping that this question should be an easy one. I'm trying to force the NSTextView to re-display its characters after making changes to the attributes in the NSTextStorage. My TextStorage is a concrete sub-class of NSTextStorage, and I need to be able to force the update in the NSTextView FROM the TextStorage. edit:range:changeInLength doesn't work because it always wants to move the insertion point to the end of the range I've edited. What's the best way to do this?
_______________________________________________
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.

  • Prev by Date: Programmatic NSWindows
  • Next by Date: Re: [Q] NSSplitView
  • Previous by thread: Re: Programmatic NSWindows
  • Next by thread: Subclassing NSButton, and IB palettes
  • Index(es):
    • Date
    • Thread