• 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: empty string, or: totally clearing the NSTextStorage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: empty string, or: totally clearing the NSTextStorage


  • Subject: Re: empty string, or: totally clearing the NSTextStorage
  • From: Andreas Mayer <email@hidden>
  • Date: Thu, 17 Oct 2002 03:41:17 +0200

Am Mittwoch, 16.10.02 um 23:32 Uhr schrieb Arthur Clemens:

[[self textStorage] replaceCharactersInRange:NSMakeRange(0, length-1)
withString:@""];

Um. What about

[[self textStorage] replaceCharactersInRange:NSMakeRange(0, length) withString:@""];


bye. Andreas.
_______________________________________________
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: 
 >empty string, or: totally clearing the NSTextStorage (From: Arthur Clemens <email@hidden>)

  • Prev by Date: Re: empty string, or: totally clearing the NSTextStorage
  • Next by Date: Selecting Root of sub menu (NSMenu)
  • Previous by thread: Re: empty string, or: totally clearing the NSTextStorage
  • Next by thread: Re: empty string, or: totally clearing the NSTextStorage
  • Index(es):
    • Date
    • Thread