Author Topic: How do you see what files are in a project?  (Read 3816 times)

Gmp

  • Guest
How do you see what files are in a project?
« on: June 16, 2007, 10:56:48 am »
I'm used to Dev-C++ and it's list of files in a project, and from the screenshot of Code::Blocks on the main page on codeblocks.org. It seems it has one too, but i can't find it.

What i'm talking about is:


But all i get when i start/open a project of any kind is:


Anyone know why this is happening? (Sorry if it has been discussed before, i did search).

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: How do you see what files are in a project?
« Reply #1 on: June 16, 2007, 11:06:16 am »
It seems it has one too, but i can't find it.
Did you discover the "view" menu already? Try to play around with this... ;-)
With regards, Morten.
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

Gmp

  • Guest
Re: How do you see what files are in a project?
« Reply #2 on: June 16, 2007, 11:12:18 am »
Ah, of course. Uh, yes i'm stupid.

To anyone as stupid as me: View > Manager.

Problem solved!