Project Templates
From REALbasicWiki
| Overall article skill | ✭ |
Templates are REALbasic projects which are used as basic patterns for new projects.
When creating a new project, a template is copied but the original template remains unchanged.
Contents |
[edit] Where are Templates stored?
Templates are stored in a folder named "Project Templates" which is located in the folder that contains the REALbasic IDE.
[edit] Using Templates
To use a Template, simply choose
File ▶ New project ▶ the_template_you_want_to_use .
[edit] Creating Templates
To create a new template, just create a REALbasic project that contains the basic elements you want to use in several different projects and save that project to your "Project Templates" folder.
[edit] Default New Project
If you name your Template "Default New Project" then a copy of that Template will be used as the Untitled project when the REALbasic IDE is first started.
