• 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: NSTokenField: Tokenizing on Right Arrow key
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTokenField: Tokenizing on Right Arrow key


  • Subject: Re: NSTokenField: Tokenizing on Right Arrow key
  • From: Aki Inoue <email@hidden>
  • Date: Thu, 16 Oct 2008 11:13:05 -0700

Since the key events are currently handled directly by the text view short-circuiting the normal key binding management (and, thus, - control:textView:doCommandBySelector: delegation), there is no easy way to accomplish this right now.

The easiest thing you can do is to write a bug 8-).

Aki

On 2008/10/14, at 1:14, Dirk Musfeldt wrote:

Hi,

I'm using NSTokenField on 10.5. I want the field to display the token once
the user presses the right arrow key to get at the end of the selection.
this is the way it works in Mail's address field.


Unfortunately this does not work as expected. It works if the user enters
one of the tokenizing characters or presses the return key but not with the
right arrow key.


Anybody has a suggestion how to get that working?


Regards

Dirk



_______________________________________________

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

_______________________________________________

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: NSTokenField: Tokenizing on Right Arrow key
      • From: Dirk Musfeldt <email@hidden>
References: 
 >NSTokenField: Tokenizing on Right Arrow key (From: Dirk Musfeldt <email@hidden>)

  • Prev by Date: [Moderator]Re: iPhone Development Mailing List
  • Next by Date: Unable to parse special characters using NSXMLParser
  • Previous by thread: NSTokenField: Tokenizing on Right Arrow key
  • Next by thread: Re: NSTokenField: Tokenizing on Right Arrow key
  • Index(es):
    • Date
    • Thread