Re: Code-insight in NSTextview
Re: Code-insight in NSTextview
- Subject: Re: Code-insight in NSTextview
- From: Andrew Hunter <email@hidden>
- Date: Tue, 8 Feb 2005 13:14:19 +0000
On Sun, 6 Feb 2005 19:33:57 +1100, Duncan Campbell
<email@hidden> wrote:
> 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.
I don't think there's any example code, but it looks like the
complete: action method in NSTextView and the associated delegate
methods may do exactly what you want, at least in 10.3 and newer.
Andrew.
--
Andrew Hunter. http://www.logicalshift.demon.co.uk
_______________________________________________
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