NSComboBox delegate methods
NSComboBox delegate methods
- Subject: NSComboBox delegate methods
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 26 Oct 2006 08:19:24 -0700 (PDT)
I have an NSComboBox and set the delegate. I checked
the 'Completes' checkbox but it appears that my
delegate doesnot receive the:
- (NSString *)comboBox:(NSComboBox *)aComboBox
completedString:(NSString *)inputString {
}
Is there something special that I need to do? The
datasource is coming from a bound array.
Ted
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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