PyQt5 QTextBrowser – setText – Alignment issue?
I am trying to make a simple GUI console using PyQt5. On trying to print the text using QTextBrowser – setText, it loses alignment and looks bad. but the text is aligned in my python console
I am trying to make a simple GUI console using PyQt5. On trying to print the text using QTextBrowser – setText, it loses alignment and looks bad. but the text is aligned in my python console