Author Topic: Does cb have a "gui designer"?  (Read 3110 times)

Offline vmars316

  • Multiple posting newcomer
  • *
  • Posts: 10
Does cb have a "gui designer"?
« 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Does cb have a "gui designer"?
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ