I'm using Qt 4.7.1 in XP, and I can't get rid of this annoying feature with QGraphicsView scrollbar. Scrollbar works well, but it's not fully visible. Note that this isn't caused by overlapping widgets. Any ideas how to fix this?
Screenshot:
QGraphicsView_scrollbar.png


Reply With Quote

(There was some historical code that tried to manually increase the width of the scrollbar. Removing this row solved the problem, though wider scrollbar would have been nice).

Bookmarks