Hi,

I would like to display a QScrollBar of left side of QTextEdit.
(A scrollbar is displayaed outside the editor.)
I create a new QScrollbar, and next I' using in editor a function setVerticalScrollBar.
But this works not properly. In right margin is painted a gray area for not visible an old scrollbar, but the new one is not handled.

Where is problem?

piotr