• 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: Getting at NSTextFinder from text view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting at NSTextFinder from text view


  • Subject: Re: Getting at NSTextFinder from text view
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 14 Apr 2015 22:22:06 +1000

On 14 Apr 2015, at 10:05 pm, Martin Hewitson <email@hidden> wrote:
>
> Hmm, are you sure about this? I was just able to produce one. In my first text storage I have a long string and search for a common word like “the”. Then I switch to the second text storage which has a much shorter string and:

This is what I'm doing in my text view subclass:

    [self setIncrementalSearchingEnabled:NO];
    [self.textFinder noteClientStringWillChange];
	//  modify textStorage here
    [self setIncrementalSearchingEnabled:YES];

Seems to be working in my (admittedly limited) testing.

--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Getting at NSTextFinder from text view
      • From: Martin Hewitson <email@hidden>
References: 
 >Getting at NSTextFinder from text view (From: Shane Stanley <email@hidden>)
 >Re: Getting at NSTextFinder from text view (From: Martin Hewitson <email@hidden>)
 >Re: Getting at NSTextFinder from text view (From: Mark Wright <email@hidden>)
 >Re: Getting at NSTextFinder from text view (From: Shane Stanley <email@hidden>)
 >Re: Getting at NSTextFinder from text view (From: Martin Hewitson <email@hidden>)
 >Re: Getting at NSTextFinder from text view (From: Shane Stanley <email@hidden>)
 >Re: Getting at NSTextFinder from text view (From: Martin Hewitson <email@hidden>)

  • Prev by Date: Re: Getting at NSTextFinder from text view
  • Next by Date: Re: Getting at NSTextFinder from text view
  • Previous by thread: Re: Getting at NSTextFinder from text view
  • Next by thread: Re: Getting at NSTextFinder from text view
  • Index(es):
    • Date
    • Thread