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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/aki%40apple.com

This email sent to [EMAIL PROTECTED]

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to