Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: 357mag on May 03, 2010, 05:50:03 pm

Title: Working with templates
Post by: 357mag on May 03, 2010, 05:50:03 pm
I've been experimenting with making a code template. I figure since many of my programs will have the exact same skeleton code in them it may save some typing time to just load up a template.

But it appears after you create your template and save it and then start a new project and choose your template a box comes up that allows you to change the project name which is fine of course, but it seems to me you should also be able to change the name of the source file. The .cpp file.

Yes? No?
Title: Re: Working with templates
Post by: 357mag on May 03, 2010, 05:55:52 pm
I got it going now. You gotta save the source file using the Save As Menu.