On 26 May 2013, at 02:32, Germán Arias <[email protected]> wrote: > Thanks. I want implement autocomplete for textview. So I need > know where to display the window with autocomplete suggestions. > I'm adding the code in NSTextView.m, not in NSTextView_actions.m. > I think this is the correct place, right?
Thanks! SourceCodeKit can provide autocompletions, but there's no way of connecting them up to the GUI at the moment. It would be great to have this working nicely. David _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
