hi
how can i add a QToolBar in new line
thank you
[edit]
I have an other question:
how can i auto scroll to buttom in QTextEdit
[/edit]
++
hi
how can i add a QToolBar in new line
thank you
[edit]
I have an other question:
how can i auto scroll to buttom in QTextEdit
[/edit]
++
Last edited by hbill; 24th June 2008 at 20:00.
Use QMainWindow::addToolBarBreak().
QTextEdit::append() scrolls automatically.
J-P Nurmi
Bookmarks