Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: blackiron1 on January 17, 2011, 12:14:34 pm
-
Hello:
I just started learning Code:Blocks and C+ + and was wandering if anybody knows of a GUI builder program usable with Code:Blocks for the Imac?
I don't want to just write Command line software
-
You can try the wxSmith plugin.
It generates the gui code in applications using wxWidgets.
-
Hello:
I just started learning Code:Blocks and C+ + and was wandering if anybody knows of a GUI builder program usable with Code:Blocks for the Imac?
I don't want to just write Command line software
There is also wxFormBuilder. It can also be used for projects built inside Code::Blocks.