Re: NSTextField Selection
Re: NSTextField Selection
- Subject: Re: NSTextField Selection
- From: Kyle Sluder <email@hidden>
- Date: Fri, 15 Jun 2012 13:55:05 -0700
On Jun 15, 2012, at 1:53 PM, Charlie Dickman wrote:
> You are going around the world to cross the street. Define an NSFormatter for your text field and implement a textfield delegate and you can have the exact control over the textfield that you are after.
NSFormatter doesn't sound appropriate here, but that's because OP hasn't been very clear about his motivations.
If your goal is to control the selection behavior of the editing process, then NSFormatter is not the right choice. But perhaps controlling the selection is only a perceived required step on the way to OP's actual goal.
--Kyle Sluder
_______________________________________________
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