xcode type completion for NSTextView
xcode type completion for NSTextView
i'd like to do "xcode type completion" for a NSTextView that i
display in a sheet. by "xcode type completion" i mean:
multi-column display
reduce selection with subsequent typing
escape cancels completion
i don't beleive the current cocoa completion supports this and that
it will be necessary to provide my own borderless window with a multi
column table that i populate myself.
is this correct? or is it possible to do "xcode type completion"
using only the existing delegate methods for completion.
(fwiw, this is snow leopard and above only)
thanx,
ken
_______________________________________________
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