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
Is it possible to support OfficePopupWindow with Office 2016 styles?
So currently OfficePopupWindow does not work with Office 2016 styles. Please check in "OfficeStyle::createPopupProxy()" there's no case statement for 2016
Sorry, this is just the example if you see from the source code of OfficeStylePopup. I have implemented the example in my product and depending on the style it crashes or works. So for any Office 2016 style used the Popup window crashes. Following the source, you can see that all the office styles are not defined and so when you implement Popup it crashes on few styles.