Code::Blocks Forums
User forums => Help => Topic started by: sidney on October 20, 2006, 04:55:49 am
-
hi,i'm a new user of c::b. so there's many questions about it.
i'm sure i can add *.chm or *.hlp to help plugin, but i have not one *.chm file for c::b's user guide. is there any such files? i can't find one:(
cause i have no user guide,there are two simple question about it's operation:
1,how to add the files opened in c::b into the workspace?
2,it seems to only can use Ctrl+w to close one opened file,it there any other method such like clicking a button?
thanks:)
-
Let's say the user guide by now is the wiki (http://wiki.codeblocks.org/index.php?title=Main_Page).
I would like to ask you something first: what version of Code::Blocks did you download? If the answer is RC2, please upgrade to a Nightly Build which should answer question 2.
Now, about question 1: I guess what you want is to add files to something, so you should add them to a project. Do this by creating a project (File->New->Project or click on the new button->Project) then adding the files. If you want to add a bunch of projects to something, that's where the workspace comes to play.
-
ok,thanks to Ceniza. i'll go on with the wiki:)