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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to