> > Some things that I miss, are append() method, like in QMultiLineEdit(), using > > setText( text() + string ) is ok, but not so convenient. > > And slower than necessary. I see what I can do, maybe I can add append(). Ok, I have a working append() on my development copy. Soon in the snapshots. Matthias