kate part
Sandy Meier
smeier at kdevelop.org
Wed Dec 19 01:18:04 UTC 2001
On Wednesday, 19. December 2001 00:53, you wrote:
> >
> > KTextEditor::EditInterface* edit = dynamic_cast
> > <KTextEditor::EditInterface*> (doc);
> >
> > if(edit !=0){
> > // ok, edit interface available
> > }
>
> That's how Simon and Christoph planned it to work.
ok.
> There is a code completion interface implementend for the view, like it was
> in your KTExteditor interface for the kwrite class. I don't know if it
> works though, because I had no time writing a test example. It's a quick
> and dirty port from the implementation, which can be found in gideon's
> kwrite.
Sorry but I can't find the implemenation in Kate.:-( Even the interface
(codecompletioninterface.h) doesn't get installed. I have KDE3 CVS version
from 15. Nov. 2001 maybe this is a problem?
Ciao!
Sandy
More information about the KDevelop-devel
mailing list