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
We've recently updated our application to support MDI. This is working well but I'd like to get the MDI tabs to appear in the MDI child window area. I believe these should appear automatically when more than one document is open and the MDI child windows are "maximized".
The tabs are not appearing.
Is there an API I need to call to enable this feature in QTitanRibbon?
I used setViewMode() for MDI child area. Unfortunately this doesn't switch between tabbed and untabbed based upon maximize/minimize but it's good enough for now.