QPlainTextEdit internal padding
-
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?
-
-