Sunday, April 28, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 8366  / 3 Years ago, tue, june 8, 2021, 12:42:36

I know about Qt as an C++ software development framework for front end applications and I am aware of Eclipse as an IDE for Java and C++, but I was wondering if anyone could provide recommendations of any other IDE that allows rapid GUI application development on Ubuntu. To date all of my Ubuntu side development has been command line based and so Makefiles and Eclipse have been sufficient. Now I need to write a GUI app to run on Ubuntu and would welcome any suggestions of a good tool to do so. Many thanks


More From » software-recommendation

 Answers
1

If i use Qt i would use QtCreator instead. For GTKMM i would use emacs/gedit/anjuta or eclipse with pkg-config plugin.
In my experience i found Gtkmm more close to STL and C++ in general, you can also use boost in some places. Qt is a more complete framework which provides things that are also available on boost and STL. Try both and see what you like better.


[#36457] Wednesday, June 9, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
otputler

Total Points: 53
Total Questions: 105
Total Answers: 93

Location: Zimbabwe
Member since Wed, Nov 9, 2022
2 Years ago
otputler questions
Tue, Aug 23, 22, 14:36, 2 Years ago
Fri, Jul 23, 21, 11:57, 3 Years ago
Sun, Feb 12, 23, 18:37, 1 Year ago
;