toolbar that scrolls instead of expanding?
-
does anybody know how to add a scrollbar to the toolbar and disable the expanding button?
I am trying to make a vertical toolbar that has icons on it for the different editors in my app.
-
does anybody know how to add a scrollbar to the toolbar and disable the expanding button?
I am trying to make a vertical toolbar that has icons on it for the different editors in my app.
@Shadowblitz16
you can setQToolBartoQScrollArea -
that won't work I like the tool bar and how it is able to be dragged to different side of the window.
also QScrollArea and QDockWidget do not support toolButtons. -
that won't work I like the tool bar and how it is able to be dragged to different side of the window.
also QScrollArea and QDockWidget do not support toolButtons.This post is deleted!