It has to make some time consuming calculations, so i need it to work as fast as possible.
Also thought about Delphi. So. Is it a question of taste(or habit) or not and what can you advice me then?
Best Programming Language for Graphical User Interfaces 1 Python Python is a high-level programming language used as a general-purpose language. This language was created by Guido van Rossum and first released in 1991. ... 2 GUI library The GUI library contains widgets. Widgets are collections of graphical controls. ... 3 Python GUI
To develop C++ GUI or C++ graphical user interface application, you need an IDE that supports the C++ GUI application. To create the GUI app, you must use Visual Studio 2019 because it is better suited for the C++ GUI application. In this tutorial, you will learn how to create a C++ GUI application in a detailed manner.
Python UI libraries you can use for the GUI. Basically, there are 3 great Python GUI libraries; Tkinter, wxPython, and PyQT. Looking at them, I did not find anything there that I like about Python.
Graphical User Interface, or GUI, as it’s more commonly known, is one of the three main cornerstones of any application, with the other two being security and performance. Maintaining the right balance between these three vital aspects can help you ensure an intuitive and seamless user experience.
Let's try to analyse them:
Pros:
Cons:
Pros:
Cons:
Pros:
Cons:
Pros:
Cons:
My personal vote goes to Delphi, because it lets me build fast applications quickly, and the latest releases have really improved on the feature set and the usability of the IDE.
The choice is simple. Delphi, hands down. C++ has the high-powered calculation ability you need, but no good GUI builder. VB's got a good form designer, but good luck getting high performance out of it, in either VB6 or the .NET version!
Delphi compiles to very efficient native code, and even includes an inline assembler if you need to tweak your calculations at that level. And it has a very easy-to-use form designer. As long as you only need to compile support Win32, Delphi's the obvious choice. (And that restriction's looking like it's going to change soon, from what the Delphi team's been saying lately...)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With