Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, February 2007
Qt html editing?


Message 1 in thread

Is there an HTML editor for Qt that just leaves the HTML alone?  I'm trying
to use QTextEdit but the "changes" that it applies to the HTML when the
text comes back out will not work for the application that I am working on.

Does anyone have a suggestion on how to go about this?  I don't really need
anything fancier than the subset of HTML that QTextEdit already supports -
I just need it to not be screwing with the HTML that I put in.  (The worst
example so far is <TH> cells get turned into <TD> cells with bold text in
them...)

--
 [ signature omitted ]