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
We try recently to make the Qt Designer Plugin (qtnribbondsgn4.dll) available in our Qt Environment.
We copied correctly the dll file in the Qt Creator directory, however when we go to "Tools -> Form Editor -> About Qt Designer Plugins",
the windows loader give us the following error: "The specified procedure could not be found" Error 127 .
The path and environment variable are properly parameterized.
Our Environment:
Windows 7
Qt Creator 3.5.1 Open Source
Qt 5.5.1
We use Qt5.4.0 to build designer plugin. So you have to rebuild it for Qt5.5.1 before. Please note, we do not recommend to use 5.5.1 at the moment because it has an issue with popup windows-
bugreports.qt.io/browse/QTBUG-50549
Hello,
thanks for your feedback.
Indeed we had to rebuild the plugin, and also Qt Creator because it apparently not use the exact same built as the one provided in the package, which seems to conflict as QTitanRibbon are using Qt internals.
Now it works fine, but thanks for the info regarding 5.5.1 !
regards,
Mathieu