• 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
NSTokenField = NSBrokenField? ;-)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTokenField = NSBrokenField? ;-)


  • Subject: NSTokenField = NSBrokenField? ;-)
  • From: Axel Katerbau <email@hidden>
  • Date: Tue, 16 Aug 2005 14:35:57 +0000
  • Organization: Objectpark Software

Hi all,

I try to make an input field much like the address field (To:) in Mail.app.

The documentation of NSTokenField states, that one can archieve the behavior of Mail.apps address fields, but I cannot get it to work properly.


As soon as a '.' (dot) or an ' ' (space) is typed, the completion will be terminated incorrectly.



An example:

I try to "complete" email@hidden typing:

d -> list with completions appear (correctly) including email@hidden
d. -> completes wrongly with the first of the list (not email@hidden)

It seems that dot and space are special characters for NSTokenField. How to get to the wanted functionality of having both keys treated as "normal" charactes for completion.


Otherwise the completion works as it should. Only these two characters cause problems.



Best regards, Axel -- Axel Katerbau <mailto:email@hidden> Objectpark Software <http://www.objectpark.net/> Trierer Str. 72 D-53115 Bonn Tel.: +49 (228) 180 68 68 Fax.: +49 (228) 180 68 66 _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: NSTokenField = NSBrokenField? ;-)
      • From: "Timothy J. Wood" <email@hidden>
  • Prev by Date: Re: drop down menu in the toolbar
  • Next by Date: Resizing an image and representing it in JPEG form
  • Previous by thread: Unsubscribe
  • Next by thread: Re: NSTokenField = NSBrokenField? ;-)
  • Index(es):
    • Date
    • Thread