Autocomplete/Tab-Completion how to do?
Autocomplete/Tab-Completion how to do?
- Subject: Autocomplete/Tab-Completion how to do?
- From: Peter Horn <email@hidden>
- Date: Wed, 3 Apr 2002 22:54:03 +0200
Hello!
I am writing an interactive (somewhat Terminal-like) application
that I want to equip with a tab-completion. Iff there is only one
completion available, I know what to do. If there are more choices,
I want to pop-up a little menu at the cursor position, so the user
can select the appropriate completion via keyboard or mouse.
I guess that NSInputManager might be what I need, but I don't have
any idea about how to do it. Are there any Examples available?
Thanks in advance,
Peter
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.