<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>Hello</div>
<div> </div>
<div>I'm looking for a way to display & write MS RTF in a Qt Widget.</div>
<div>I already googled for that and it seems that there is no build in Qt Widget that can handle this.</div>
<div> </div>
<div>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).</div>
<div> </div>
<div>So what I need is a widget and a toolbar similar to MS WordPad. </div>
<div>What I have to do is:</div>
<div> </div>
<div>Write formated text -> convert to MS RTF -> send</div>
<div>Receive MS RTF formated text -> show in Qt App (read only)</div>
<div> </div>
<div>Does somebody know a library or so to do this? It should be platform independent too.. </div>
<div> </div>
<div>Thanks for your help.</div>
<div> </div>
<div>Regards</div>
<div> </div>
<div>Lucas Betschart</div>
<div> </div>
</font>
</body>
</html>