Re: [PyQt] One question about CodeAide

2010-11-15 Thread Henning Schröder
On Mon, Nov 15, 2010 at 12:53 PM, Algis Kabaila wrote: > Hello Henning, > > So the QTextEdit and QPlainTextEdit handle the QTextDocument in much the > same way? > > OldAl. > Yes but there are different layout engine attached to the document (QPlainTextLayout vs QAbstractTextDocumentLayout as far a

Re: [PyQt] One question about CodeAide

2010-11-15 Thread Algis Kabaila
Hello Henning, On Monday 15 November 2010 23:16:49 Henning Schröder wrote: > Hello! > > On Thu, Nov 11, 2010 at 10:54 AM, wrote: > > Hello, > > I know that the author of this project > > http://www.henning-schroeder.de/codeaide/ is on this list. > > > > I would like to know the method used for

Re: [PyQt] One question about CodeAide

2010-11-15 Thread Henning Schröder
Hello! On Thu, Nov 11, 2010 at 10:54 AM, wrote: > Hello, > I know that the author of this project > http://www.henning-schroeder.de/codeaide/ is on this list. > > I would like to know the method used for implementing FOLDING in a > QPlainTextEdit. I'm just interested with the way to hide-show so

[PyQt] One question about CodeAide

2010-11-11 Thread projetmbc
Hello, I know that the author of this project http://www.henning-schroeder.de/codeaide/ is on this list. I would like to know the method used for implementing FOLDING in a QPlainTextEdit. I'm just interested with the way to hide-show some special lines, and not with the way to find the line to