This is also something I'm very keen on knowing.
From what I can tell you can't use NSTokenField
Does anyone have any information on how this should be done?
Quote:
Originally Posted by ziad
Hi,
in the mail app of the iphone, are the "to", "cc" and "bcc" fields UITextField or UITextView? and:
1. how they layout the entry (blue and in nice rounded box) if we click return button.
2. how can I have a multiline text (only if necessary)
3. when we finish the editing, how returns it to one line field
I found this class in AppKit.framework did this work with iphone?
"NSTokenField is a subclass of NSTextField that provides tokenized editing similar to the address
field in Mail.app."
Thanks
|