how to increase a panel toolbar width so it fit to the content
how to increase a panel toolbar width so it fit to the content
Hi,
I have a toolbar on a panel. The content of the toolbar may exceed the width of the Panel.
I thought that putting autoScroll to true, I could have a reachable content by scrolling, but the problem is the scrollbar hides the buttons. So it is not a good solution.
I saw post that say it is possible to add many toolbars but it is not convenient to manage the content in all cases.
The best way would be to exceed the Panel width
I tried to increase the width of the toolbar but it seems that there is a limit which is the Panel width