auto completion feature in custom tableview
auto completion feature in custom tableview
- Subject: auto completion feature in custom tableview
- From: Ayyapu Reddy <email@hidden>
- Date: Mon, 2 May 2005 11:32:21 +0530
Hi All,
I am trying to implement auto completion feature in custom tableview (subclass of NSTableView). All the delegate methods are getting called except the one required:
control:textView:completions:forPartialWordRange:indexOfSelectedItem:
I couldn't trace out why? Do we need to have anything else to get called this delegate method?
Thanks In Advance
Ayyapu
_______________________________________________
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