QtitanDataGridModel-view DataGrid component with rich functionality for Qt.C++ and PySideQtitanRibbonReplicates Microsoft RibbonUI interface for Qt.C++ and PySideQtitanNavigationDesignUIReplicates Microsoft Navigation Design interface for Qt.C++ and PySideQtitanChartCharts and Diagrams component for Qt.C++ and PySideQtitanDockingDockable Panels and Tool Bars for Qt.C++ and PySideQtitanFastInfosetXML Compressed format FastInfoset implementation for Qt.C++ and PySideRoadmap Development 2023
FireDataGridPowerful, modern, fast, DB-Aware Grid for Delphi-FiremonkeyFireDockingDelphi IDE/Visual Studio implementation of dock panels for Delphi-Firemonkey
I try to show an QDialog which was created in the qtdesigner (.ui file) with the color style
of the ribbonbar? The parent is the qtribbon-mainwindow so it should inherit the style from it.
The next problem is the qtcreator when i use the wizzard for creating the dialog - the
ui (and the namespace) makes a problem and won't compile.
Ribbon style, unfortunately, does not apply to dialog. But in next versions we will consider the initialization of style in all forms.
>>The next problem is the qtcreator when i use the wizzard for creating the dialog - the
>>ui (and the namespace) makes a problem and won't compile.
Could not understand how to reproduce the problem. Can send to me more detailed description and show a compilation error here?
Does 2.1 now support this? In my app, I create a QDockWidget, and I initialize it as a floating widget. When I dock the widget it inherits the style of the RibbonMainWindow, but when I undock it it loses the style. I would like to pass the selected style on to all QDockWidgets and QDialogs.
Version 2.1 does not supports a number of standard Qt controls, so we limited using of the Office 2007/Ribbon styles in the dialogues and other secondary forms. Now version 2.2 is planned in which these restrictions will be lifted. Version 2.2 is planned within 2 weeks.