Re: Approaches for this Matching Problem?
Re: Approaches for this Matching Problem?
- Subject: Re: Approaches for this Matching Problem?
- From: Chris Suter <email@hidden>
- Date: Mon, 22 Jun 2009 19:25:44 +1000
Hi Steve,
On Mon, Jun 22, 2009 at 6:10 PM, Steve Cronin<email@hidden> wrote:
> But what is the right solution??
For finding word boundaries, I think you're supposed to use
NSAttributedString's nextWordFromIndex:forward: and
doubleClickAtIndex: methods. Bear in mind that some languages don't
really have the concept of words.
Regards,
Chris
_______________________________________________
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