QPlainTextEdit internal padding
Solved
General and Desktop
-
wrote on 24 Jan 2024, 15:27 last edited by
When I compare QLabel to QPlainTextEdit, I notice that QPlainTextEdit has some internal padding, maybe 3 pixels or so, that causes the text to be lower and to the right, compared to QLabel.
Is there a way to completely eliminate that internal padding of QPlainTextEdit?
-
-
When I compare QLabel to QPlainTextEdit, I notice that QPlainTextEdit has some internal padding, maybe 3 pixels or so, that causes the text to be lower and to the right, compared to QLabel.
Is there a way to completely eliminate that internal padding of QPlainTextEdit?
wrote on 24 Jan 2024, 15:35 last edited by mpergand -
-
2/3