QScrollBar don't show at the given position which set by setValue()
General and Desktop
2
Posts
2
Posters
703
Views
1
Watching
-
i use QVerticalScrollBar in QTableWidget, the QTableWidget constitute of two pages QTableWidgetItem.When i use mouse wheel to turn to the second page successfully, sometimes the QVerticalScrollBar don't show at the given position which set by setValue(). Why ?
Thanks.
-
lets directly skip the guessing phase and post some code pls...