Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: blackiron1 on January 17, 2011, 12:14:34 pm

Title: GUI Program compatible with Code::Blocks
Post 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
Title: Re: GUI Program compatible with Code::Blocks
Post by: oBFusCATed on January 17, 2011, 12:50:14 pm
You can try the wxSmith plugin.
It generates the gui code in applications using wxWidgets.
Title: Re: GUI Program compatible with Code::Blocks
Post by: ptDev on January 17, 2011, 04:48:20 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

There is also wxFormBuilder. It can also be used for projects built inside Code::Blocks.