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 wnat to I want to enable or disable the RibbonBackstageButton. I tried disabling the RibbonBackstagePage, but only the widgets within the RibbonBackstagePage were disabled, and the RibbonBackstageButton itself was not disabled.
Additionally, it seems that the setClosePrevented() function of RibbonBackstageView is not working as expected. My understanding of setClosePrevented() is that it should prevent the RibbonBackstageView from closing, but even after setting setClosePrevented() to True or False, the RibbonBackstageView closes when the [esc] key or the back button in the GUI is pressed.