I don't need HTML accuracy, actually.  All I need is to have my *basic* 
HTML formatted stuff not messed around with.

And of course the font not forced to DejaVu Sans 9pt :-/


On 09/28/2010 05:10 AM, Coda Highland wrote:
> Don't use QTextEdit for things that need HTML accuracy. It's not
> intended for that use -- try QtWebKit if you need actual HTML editing.
> QTextEdit just uses an HTML subset to provide basic rich text support.
>
> /s/ Adam
>
> On Mon, Sep 27, 2010 at 7:28 PM, Nikos Chantziaras<[email protected]>  wrote:
>> Whenever I edit a QTextEdit or QTextBrowser, Creator always utterly
>> destroys it by inserting CSS code, forcing particular fonts and font
>> sizes, ignoring application/system defaults, and other evil things,
>> resulting in breakage on other systems than my own.
>>
>> Is there a way around that "feature"?  I'm using Creator 2.0.1 on Linux.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to