I need to break in pages instead of scrolling rich text content in a QTextEdit.
I tried to do this with QTextCursor and QFontmetrics but accuracy is not good enough.
Somebody can help me?
Thanks in advance !!!!
K
I need to break in pages instead of scrolling rich text content in a QTextEdit.
I tried to do this with QTextCursor and QFontmetrics but accuracy is not good enough.
Somebody can help me?
Thanks in advance !!!!
K
U Can Simulate that with a Simple Horizontal Layout , Scroll Area and more Textedit... Add a New Textedit when the desired line of text is reached..