Re: Of course I forgot some NSTextFinder questions

2017-03-21 Thread Daryle Walker
> On Mar 20, 2017, at 1:41 PM, Quincey Morris > wrote: > > On Mar 20, 2017, at 04:58 , Daryle Walker > wrote: >> >>> If all the strings were concatenated together would be the ‘x’ in "fox”. > >> Is there a off-by-one bug with the end of the second string? Or am I real

Re: Of course I forgot some NSTextFinder questions

2017-03-20 Thread Quincey Morris
On Mar 20, 2017, at 04:58 , Daryle Walker wrote: > >> If all the strings were concatenated together would be the ‘x’ in "fox”. > Is there a off-by-one bug with the end of the second string? Or am I really > misunderstanding Apple’s counting strategy? The second string seems to be > only 9 char