Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • thanks for the answer! mastering other programming languages is not a problem. I am fairly good also in JS, even if I don't extremely like it. I have been working with QT and Embarcadero C++, and I always disliked writing GUIs in C++ since most of the time it is a bit overkill. Lot of work to write and maintain, for a GUI that looks out-dated on more or less any device. If there was no other option, I would go for QT anyway. Commented Jun 27, 2017 at 16:23
  • Are you aware of QML? Commented Jun 27, 2017 at 16:50
  • now I am, thanks! it looks very promising, I'll give it a try, maybe with pyqt.sourceforge.net/Docs/PyQt5/qml.html Commented Jun 27, 2017 at 17:07