Re: [PyQt] Pimping QTextEdit

2008-11-15 Thread Tero Niemi
Hello, I found your old post: http://www.riverbankcomputing.com/pipermail/pyqt/2008-January/018310.html and I am currently playing with the exactly same idea -- to pimp up QTextEditor class into non-WYSIWYG editor with a style support, and the reason is: to write a Writer's Text Editor. For

Re: [PyQt] Pimping QTextEdit

2008-01-19 Thread David Boddie
On Fri, 18 Jan 2008 21:19:57 +0100, Aaron Digulla wrote: [Plain text syntax with << and >> as delimiters.] > Now, Qt comes with QTextEdit which is pretty powerful but also "buggy" > or at least stubborn. For example, it uses a subset of HTML but doesn't > allow to define styles. So I can't do "",

[PyQt] Pimping QTextEdit

2008-01-18 Thread Aaron Digulla
Hello, I'm trying to create a clone of yWriter4 (a software that aims to help authors of stories -- sci-fi / fantasy / whatever) with Qt and I've got pretty far but now, I'm a bit stuck and I'd like some feedback on a few ideas. The original application uses a RTF widget where you can mark text a