completion weirdness
completion weirdness
- Subject: completion weirdness
- From: "Justin R. Miller" <email@hidden>
- Date: Tue, 25 Apr 2006 08:53:45 -0400
Howdy, list.
I'm working with NSTokenField and suggesting completion to the user.
This works great. The problem comes in when they use a period or a
colon in the token; then, it automatically assumes they want the
first suggestion. My tokenizing character set is space and comma, so
I figure period and colon should be fair game, but they're not.
I see this behavior in other UI elements as well. For example, go to
Safari's Google search, start typing, hit F5 to suggest completions,
then type a period and it picks the first one, adding a period to the
end, instead of continuing along with what you typed before.
In my case, I'm doing completion automatically (no F5), so it's
doubly frustrating.
Is there any way to disable this?
--
Justin R. Miller
Code Sorcery Workshop
http://codesorcery.net
_______________________________________________
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