Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: antalar on August 22, 2007, 04:42:12 pm

Title: two little suggestions concerning project manager
Post by: antalar on August 22, 2007, 04:42:12 pm
I just start working with Code::Blocks and haven't found two features:

1) add new files to project by right button
2) rename project files in project manager

with best regards,
Anton Goloborodko.

P.s. Sorry for my english :)
Title: Re: two little suggestions concerning project manager
Post by: TDragon on August 22, 2007, 05:03:21 pm
That's strange, because I certainly found them. :)

[attachment deleted by admin]
Title: Re: two little suggestions concerning project manager
Post by: antalar on August 22, 2007, 05:14:58 pm
That's strange, because I certainly found them. :)

Yes, I'm too inattentive. :) And now I understand, that I can't rename main.cpp :)

I can change my first suggestion - may be add this command to right-click menu on "Sources"?
Title: Re: two little suggestions concerning project manager
Post by: JGM on August 22, 2007, 05:17:18 pm
Yes, I'm too inattentive. :) And now I understand, that I can't rename main.cpp :)

You have to close the file in the editor before renaming it.
Title: Re: two little suggestions concerning project manager
Post by: antalar on August 22, 2007, 05:20:05 pm
Yes, I'm too inattentive. :) And now I understand, that I can't rename main.cpp :)

You have to close the file in the editor before renaming it.

thanks :)
Title: Re: two little suggestions concerning project manager
Post by: rhf on August 23, 2007, 05:44:01 am
That's strange, because I certainly found them. :)
Hi,

A refinement to this is the ability to add the active file to the project with a right-click option.
I often open an include file and decide that I would like to add it to the project.
I really miss the context menu option to do this.

Thanks.