Autocompletion for NSTextFields
Autocompletion for NSTextFields
- Subject: Autocompletion for NSTextFields
- From: Jesus De Meyer <email@hidden>
- Date: Tue, 26 Oct 2004 13:01:59 +0200
Is there a possibility to have an NSTextField respond to the complete
method? I noticed NSTextField has some interesting complete delegate
methods, and pressing F5 seems to call the complete method, but doing
something like [myTextField complete:self] doesn't work.
I'd like to do something like what Safari does when you type a url in
the textfield.
Any ideas?
_______________________________________________
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