Hi,

I am using QTextBrowser to display a rich text file, .rtf, but I am having trouble finding an editor that will produce a file that QTextBrowser will accept.

E.g. I tried oowriter but QTextBrowser will not display that as RTF but just displays plain text (all the control statements).

I tried the startup file from http://www.nllgg.nl/Ted/ but it will not display that either.

I can put simple rtf code in a file and it does display that, but I want to use an editor and not have to code all the rtf stuff.