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 added a page in the CustomizeDialog. The Page contains a PushButton that let the user switch to another page in the dialog.
The function setCurrentPageIndex is buggy in these lines:
The first line should be removed because the m_currentPage variable will be updated in the slot switchToPage. Furthermore it will not hide the "leaving" page and we will see 2 pages at the end.
I'd suggest to use latest 4.17.1 version. In this version we have fixed a lot of issues regarding page select/hide/show. If the bug still exists please send a steps to reproduce or a small demo project to the This email address is being protected from spambots. You need JavaScript enabled to view it.. We will fix it as soon as it will possible.