Author Topic: Working with templates  (Read 3605 times)

Offline 357mag

  • Multiple posting newcomer
  • *
  • Posts: 12
Working with templates
« 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?

Offline 357mag

  • Multiple posting newcomer
  • *
  • Posts: 12
Re: Working with templates
« Reply #1 on: May 03, 2010, 05:55:52 pm »
I got it going now. You gotta save the source file using the Save As Menu.