Quote Originally Posted by olelukoie View Post
And scrollbars are not a problem if Qt::ScrollBarAlwaysOff works as intended.
Unless there is more text that can fit into the widget in which case you will simply not see the rest.

BTW Do you have any information on plans on improving GV functionality in future Qt releases? Are there plans on extending QGraphicsTextItem and fixing its bugs (I have mentioned some of them earlier)?
Don't count on those bugs being fixed any time soon. As for graphics view, it's one of the most actively developed frameworks in Qt.