Re: Turning off Auto Complete feature for NSTextField
Re: Turning off Auto Complete feature for NSTextField
- Subject: Re: Turning off Auto Complete feature for NSTextField
- From: Douglas Davidson <email@hidden>
- Date: Tue, 28 Oct 2008 10:42:20 -0700
On Oct 28, 2008, at 10:37 AM, Adil Saleem wrote:
Thank you, implementing the delegate method and returning nothing
from it worked.
By the way, this is pretty basic stuff. I think there should have
been a line or two about it in the NSTextField documentation.
Feel free to file a bug against the documentation if you feel it is
lacking. However, you should be aware in general that you always need
to look at the documentation for an object's superclasses as well as
for the class itself--this particular delegate method is documented
with NSControl--and that you should look at the headers as well as the
reference documentation.
Douglas Davidson
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden