Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IDE for C++ and support for wxWidgets [closed]

Tags:

c++

ide

wxwidgets

What good IDE would you recommend for C++ (GNU) programming, with support for the wxWidget library and a GUI builder/designer all in one? Can be either for windows or linux.

like image 698
fdezjose Avatar asked Dec 30 '25 07:12

fdezjose


2 Answers

Code::Blocks is good. It integrates and generates wxWidgets code as well!

like image 107
Stef Avatar answered Jan 01 '26 22:01

Stef


I'm using MS Visual Studio 2008 and wxFormBuilder. I prefer the debugger in Visual Studio to the GNU or Eclipse debuggers. For long editing sessions, I use XEmacs.

I don't use wxFormBuilder very often, so I don't miss having it integrated with the Visual Studio IDE.

like image 31
Thomas Matthews Avatar answered Jan 02 '26 00:01

Thomas Matthews



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!