Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: vmars316 on July 02, 2012, 06:58:01 am

Title: Does cb have a "gui designer"?
Post by: vmars316 on July 02, 2012, 06:58:01 am
Greetings,
I installed * svn build rev 7041 (2011-03-06 11:42:54) gcc 4.4.5 Windows/unicode - 32 bit
Is that a reasonably recent version?
Is there a non-unicode version?
Does cb have a "gui designer"?
If so how do I get it going?
Thanks...vm
Title: Re: Does cb have a "gui designer"?
Post by: MortenMacFly on July 02, 2012, 08:03:09 am
I installed * svn build rev 7041 (2011-03-06 11:42:54) gcc 4.4.5 Windows/unicode - 32 bit
Is that a reasonably recent version?
No.

Is there a non-unicode version?
Yes, but a rather old one. ANSI is no longer officially supported although you can compile yourself an ANSI version.

Does cb have a "gui designer"?
If so how do I get it going?
Yes, its called wxSmith and it ships with recent nightlies. Just make sure you select to install this plugin, then read the WiKi or C::B manual for an introduction.