+ 4
How can we create buttons, menus, forms etc in turbo c++ or codeblocks
plz reply
2 odpowiedzi
+ 5
Code::Blocks has GUI templates, IIRC (don't use templates). But, yes, CB is the best IDE [opinion] because it's very friendly, customizable, and most important consistent across platforms so you can pickup where you left off across machines. If you want easy development, QtCreator is an option. As for the GUI library, nothing beats Qt because it is so cross platform. I've played with it and found it's not easy, but it's way less difficult than using the crap on offer by MS and learning qt will mean you can make cross platform stuff, even Android.
+ 3
You may need to learn OS programming.
https://www.sololearn.com/discuss/405947/?ref=app
and maybe visual studio?
mac and windows links
https://www.sololearn.com/discuss/410578/?ref=app