Hi, I notice that there are a few of posts related to making a qtextbrowser scroll, but I can't seem to exactly find what I am looking for.
What I have is a qtextbrowser that I append data to. This works fine, but when I append data, the qtextbrowser auto-scrolls to the bottom.
Is it possible to have the qtextbrowser not scroll when data is appended to it, and only when the user scrolls it themselves?


Reply With Quote

Bookmarks