Hello to all
How do I put a space in output textBrowser ???
:cool:
Printable View
Hello to all
How do I put a space in output textBrowser ???
:cool:
HeyI alsolike to aligntextin a funnyway!
What output do you mean? Do you print it? How? What space? Horizontal or vertical?
There is already a space after Sum = ?
:D If you use HTML (or it renderes as such by QTextBrowser) use to be able to show more than one space. Otherwise ensure your text is rendered as a plain text: setTextFormat(Qt::PlainText).