Hello I'm looking for a way to display & write MS RTF in a Qt Widget. I already googled for that and it seems that there is no build in Qt Widget that can handle this.
I know HTML/XML would be better then MS RTF, but my tool has to be compatible to an older program which is written in VS C++ and uses RTF (and the RTF toolbar similar to the one in MS WordPad). So what I need is a widget and a toolbar similar to MS WordPad. What I have to do is: Write formated text -> convert to MS RTF -> send Receive MS RTF formated text -> show in Qt App (read only) Does somebody know a library or so to do this? It should be platform independent too.. Thanks for your help. Regards Lucas Betschart
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest