Does DevCpp supports Qt and if so what are the basic steps to make it work?
If not can you suggest some other GUI tool(the feeling I got from a first view is that GTK is the favourite)?
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
wxWidgets is a good choice. Especially if you use wxDev-C++ rather than plain Dev-C++ since it integrates Dev-C++, wxWidgets, and a GUI designer. Unlike Dev-C++ it can also be used with Microsoft compilers.
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does DevCpp supports Qt and if so what are the basic steps to make it work?
If not can you suggest some other GUI tool(the feeling I got from a first view is that GTK is the favourite)?
Thanks in advance.
Nonetheless, you asked two questions.
wxWidgets is a good choice. Especially if you use wxDev-C++ rather than plain Dev-C++ since it integrates Dev-C++, wxWidgets, and a GUI designer. Unlike Dev-C++ it can also be used with Microsoft compilers.
Clifford
There are many posts on Qt that I passed.Sorry,if any administrator could erase my post...