Code-insight in NSTextview
Code-insight in NSTextview
- Subject: Code-insight in NSTextview
- From: Duncan Campbell <email@hidden>
- Date: Sun, 6 Feb 2005 19:33:57 +1100
Newbie question:
I'm messing around with building an editor based on NSTextView, and
have started looking at building a code-insight/function popup type
functionality. Something like when you press F5 in an NSTextview and
the spell-checker pops up - or same in Xcode where you start typing and
the relevant methods/events popup in a floating window that can be
selected.
My question: does NSTextView offer this type of functionality out of
the box, or do I have to subclass and build it myself - and if yes, can
anyone point me to some sample code? Something as simple as possible
that shows this specific functionality would be preferable (as opposed
to something like IDEKit which is a little intimidating for a newbie).
Cheers,
D.
_______________________________________________
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