LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Qt based rich text editor (https://www.linuxquestions.org/questions/programming-9/qt-based-rich-text-editor-501320/)

_3V 11-13-2006 09:03 PM

Qt based rich text editor
 
Hi,

I currently seek a Qt based, rich text editor.

The Qt included "rich text editor widget" called QTextEdit is not sufficient for our requirement profile, unfortunatly.

I need for setting page size in physical units (twips, millimeters) for WYSIWYG formatting and printing.

I also must support rtf import/export.

Does anyone can give me an hint ?

Penguin of Wonder 11-13-2006 09:30 PM

What DE are you using? KEdit is Qt based isn't it? It should serve your purposes well.

_3V 11-13-2006 09:39 PM

Quote:

Originally Posted by Penguin of Wonder
What DE are you using? KEdit is Qt based isn't it? It should serve your purposes well.

Unfortunately, I can't use KDE classes :(

_3V 11-13-2006 10:01 PM

My application must support RTF (Microsoft Rich Text Format) text editing.

jinksys 11-15-2006 06:15 AM

So, are you writing an application or looking for one? Im confused.


All times are GMT -5. The time now is 04:11 PM.