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
Hi!
I use your company's products ribben5.4.0_msvc2017 and Docking3.2.0__msvc2017 integrated in one APP. When the APP is running, when the mouse drags the DockWidgetPanel window, an exception occurs. The location of the exception: QtnWindowTitleBar_win.cpp Line:1462 "Q_ASSERT(false)", the variable HWND winId is 0.
APP operating environment: Win10 system/VS2017 development/QT5.13.0__msvc2017 version generates ribben and Docking libraries.
However, I used QT5.13.0__MinGw64 to compile ribben5.4.0_MinGw64 and Docking3.2.0__MinGw64 to generate dynamic libraries and integrate them into the QT test software, without this abnormal problem. QT test software and APP integrate ribben and docking in the same way.
Does the error appear when you try to drag a floating window or when you rive away the dock widget panel from the main window?
Could you please send to This email address is being protected from spambots. You need JavaScript enabled to view it. the full call-stack of the crash and if possible the code that mixes QtitanRibbon and QtitanDocking.