Hi, Is there currently a way to set the toolbutton orientation to top to bottom when floating toolbars? I have a large set of tools items and they run off the rightside of the screen when the toolbar is undocked and floating. Ive tried setting the ui.toolbar->setOrientation(QT::Vertical) but that doesnt change the orientation. Thanks.