| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Hi, Is it possible to use QGraphicsView::ScrollHandDrag to navigate a QGraphicsView when both scrollbars are hidden with Qt::ScrollBarAlwaysOff? It worked in Qt 4.2, but now it seems at least one scrollbar is needed. Carl