User interface
- Twitchy88
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 2
11 Oct 2025 22:53 #336301
by Twitchy88
Replied by Twitchy88 on topic User interface
Thanks everyone, I have taken rodw advice and starting out with Axis.
Please Log in or Create an account to join the conversation.
- JT
-
- Away
- Administrator
-
Less
More
- Posts: 1020
- Thank you received: 528
12 Oct 2025 12:03 #336320
by JT
PyQt5 is based on Qt5 which was a cross-platform application framework used for building graphical user interfaces (GUIs) and other programs with C++. It was a major version of the Qt toolkit, but its support ended in May 2025
JT
Replied by JT on topic User interface
One of the big differences is Flex GUI uses PyQt6 while all the other PyQt gui's use PyQt5 which is at the end of it's life.Well to be fair there is the included Qtvcp too.
You can build what ever you like with it.
Qtdragon uses Qtvcp.
What toolkit is best is probably subjective
PyQt5 is based on Qt5 which was a cross-platform application framework used for building graphical user interfaces (GUIs) and other programs with C++. It was a major version of the Qt toolkit, but its support ended in May 2025
JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.062 seconds