Re: How to blink with a focus ring of the text box?
Re: How to blink with a focus ring of the text box?
- Subject: Re: How to blink with a focus ring of the text box?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 06 Oct 2011 09:10:58 -0700
On Oct 6, 2011, at 8:54 AM, "Gary L. Wade" <email@hidden> wrote:
> I'm guessing you're wanting this for invalid characters as well as exceeded number of characters? It sounds like an intriguing extension to the UI. It might be easier to flash a red translucent overlay on the field contents instead.
I don't know about the red overlay, but I agree that it's a very intriguing extension to the UI.
As suggested, you could use a custom formatter to reject strings over a certain length. That will do the expected thing and play the bonk! sound effect when the user tries to enter too much text.
But you should definitely file a radar asking for that flash behavior. That sounds like a promising line of investigation. Plus we could really stand to get access to the focus ring.
--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