Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, August 2007
append() to a QTextEdit without change its width..


Message 1 in thread

Hello all..
I am trying to solve a minor problem with Qt 4.3 I can't understand which 
setting is responsable for:
I have a QTextEdit widget on a form and when I add some text on it (e.g. with 
append() ) its width increase. Even if I select the width maximum size, the 
whole form will be enlarged on the right, creating a space between the 
QTextEdit and the right side of the form.
I would keep the text wrapped around the QTextEdit, but without influence on 
its size when I am adding it...
Where do I have to look?? On some QTextEdit properties?? On some default 
parameters of the append() call?? On the QMainWindow ???

thanks...
 ÂAntonello

--
 [ signature omitted ]