Hi,
I found a mistake: I shared the same QTextDocument between 2 QTextEdit.
First was initialized and shown, had correct width, whereas second
wasn't initialized yet and had small width. So text was wrapped to
smaller width.
Thank you.
On 28.09.2018 17:26, Igor Mironchik wrote:
Hello,
I have a dock widget with text edit field. When I set document to
QTextEdit document layouts with smaller width than width of QTextEdit.
Look.
Small width
I can't do so to enlarge the width of the text. But when I put enough
text to fit all height then width of the text begin regards the width
of QTextEdit. Loook.
Good width
Does anybody know how to fix this problem to force the document to
regard the width of the control?
Thank you.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest