The tread wasn't about adding a scroll bar to a label, it was about using QWidget::scroll() which is a different case... What so you exactly want? I guess you are looking for QScrollArea with a QLabel inside.
The tread wasn't about adding a scroll bar to a label, it was about using QWidget::scroll() which is a different case... What so you exactly want? I guess you are looking for QScrollArea with a QLabel inside.
marco.stanzani (15th March 2011)
i solved the problem by using a Qtextedit widget which provided hori and vert scroll bars 'as nedded'
thx
Bookmarks