Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTextEdit with Html margin Problem
Forum Update on Tuesday, May 27th 2025

QTextEdit with Html margin Problem

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 338 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • _ Offline
    _ Offline
    _whoiam_
    wrote on 3 Nov 2015, 19:08 last edited by
    #1

    I have a QTextEdit and I want to append some incomming messages.

    it looks like this

    historyText->append("<div style=\"color: red;\"><b>" + time + "</b></div><div style=\"margin-left: 10px;\">bla</div>");
    

    but every time I append more than one line I get something like this

    Screenshot

    I dont know why the margin is applied to the bold secton too

    1 Reply Last reply
    0

    1/1

    3 Nov 2015, 19:08

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved