• 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: Use other key than "tab" to cycle through text fields
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use other key than "tab" to cycle through text fields


  • Subject: Re: Use other key than "tab" to cycle through text fields
  • From: Ken Thomases <email@hidden>
  • Date: Thu, 25 Sep 2008 22:37:54 -0500

On Sep 25, 2008, at 9:18 PM, Graham Cox wrote:

On 26 Sep 2008, at 10:24 am, Gerd Knops wrote:

I would like to use a key other than "tab" to advance to the next text field, so that users can use a numeric keypad to enter something like "11-22-33" and have 11, 22 and 33 end up in different text fields.


I'd suggest not using a different key from 'Tab', since that's very much hardwired into every Mac user.

Alternative, why not just detect when the field has the required number of characters and move to the next field automatically? For numeric entry this is much more user-friendly.

For implementing such a thing, see -[NSWindow selectNextKeyView:].

Cheers,
Ken

_______________________________________________

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: Use other key than "tab" to cycle through text fields
      • From: Gerd Knops <email@hidden>
References: 
 >Use other key than "tab" to cycle through text fields (From: Gerd Knops <email@hidden>)
 >Re: Use other key than "tab" to cycle through text fields (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Autostart item in user profile.
  • Next by Date: Re: showing window causes EXC_BAD_ACCESS
  • Previous by thread: Re: Use other key than "tab" to cycle through text fields
  • Next by thread: Re: Use other key than "tab" to cycle through text fields
  • Index(es):
    • Date
    • Thread