News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Does cb have a "gui designer"?

Started by vmars316, July 02, 2012, 06:58:01 AM

Previous topic - Next topic

vmars316

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

MortenMacFly

Quote from: vmars316 on July 02, 2012, 06:58:01 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.

Quote from: vmars316 on July 02, 2012, 06:58:01 AM
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.

Quote from: vmars316 on July 02, 2012, 06:58:01 AM
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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]