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
in our application the 2nd explorer view can be toggled. As soon as it is activated a second treeview and listview will be shown.
With the version 2.2 the styling is much nicer (painting of tabs, scrollbars). But additionally there are some issues with painting.
If I toggle the 2nd view it will look different from toggle to toggle (no need to exit application or anything). In the previous version the painting was not as nice, but the background painting was fine.
Additionally you see that the lower listview has no right margin.
the problem with the "random" background colors for our panels still exists in version 2.3. Maybe this related with the wrong paintings of backgrounds?!
How do you activate the second listview (after toggling)? Are you using the setVisible() for a listview, for forms on which the listview is located or other way? Can you create a simple example that demonstrates the problem and send it to us?