Code::Blocks Forums

User forums => Help => Topic started by: cassius_b on August 24, 2012, 10:43:32 pm

Title: noob question
Post by: cassius_b on August 24, 2012, 10:43:32 pm
Completely new to codeblocks. Started new project but can see no way of opening editor to start coding.Heeeeelp
Title: Re: noob question
Post by: stahta01 on August 24, 2012, 11:43:23 pm
Completely new to codeblocks. Started new project but can see no way of opening editor to start coding.Heeeeelp

Read the items on the WiKi; one is likely to help you.

http://wiki.codeblocks.org/index.php?title=User_documentation (http://wiki.codeblocks.org/index.php?title=User_documentation)

This one is the one I would try first.
http://wiki.codeblocks.org/index.php?title=Creating_a_new_project (http://wiki.codeblocks.org/index.php?title=Creating_a_new_project)

It all else fails, you might try reading the manual
http://www.codeblocks.org/user-manual (http://www.codeblocks.org/user-manual)

FAQs are also worth reading
http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)

Tim S.
Title: Re: noob question
Post by: gets1234 on August 25, 2012, 12:10:51 am
If you aren't into reading though, go to file->new->file->fill out all the stuff, then you should be able to write some code, build and run it.  Enjoy!  I only wish I could get mine working so easily
Title: Re: noob question
Post by: cassius_b on August 25, 2012, 12:42:10 am
Thanks all.