Hi, On 30 January 2015 at 13:20, Christian Gagneraud <chg...@gna.org> wrote: > Hi, > > I would like to manage tool/actions using an "advanced" toolbar system, > on this visual [1] they call it "tabbed command manager" > The issue is not much the tabification of the toolbars, but instead the > layout of the tool buttons as QToolBar doesn't support displaying > buttons in a grid (multi-line) > > Does anyone knows of open source implementations of such "tabbed command > manager"? Or maybe any tips on how to achieve this? > > Thx, > Chris > > [1] http://www.solidsmack.com/wp-content/uploads/2007/06/sw08-018.jpg
That's commonly called a "Ribbon": http://en.wikipedia.org/wiki/Ribbon_%28computing%29 I don't know of any open-source implementations, but QtitanRibbon is a mature commercial package: http://www.devmachines.com/qtitanribbon-overview.html Regards, Sze-Howe _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest