Re: KDE-CI IRC meeting - Your possible KDE contributions in non-C++

2014-11-25 Thread Mario Fux
Am Samstag, 22. November 2014, 21.15:01 schrieb Mario Fux: Good morning So the date is set now: Tuesday, 2nd of December, 20.00 CET (UTC+1) For the meeting, its summary and other stuff I setup: https://notes.kde.org/p/CI_IRC_Meeting_01 Thanks and cu there Mario > [Disclaimer: this email is sen

Help with KTextEditor python programing

2014-11-25 Thread dangbing...@gmail.com
hi all, I'm programing in python to use kate part as my main editor component in my project. But I had problem using the api. I can get an editor with following code: class EditorViewBase(QSplitter): def __init__(self, parent=None): QSplitter.__init__(self) self.__editor = KTextEditor.EditorChoo