New Project Dialog: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
This is the location to save the project. While it is possible to have multiple projects in the same folder, unless they are unrelated, it is best to create a new folder for a new project.
This is the location to save the project. While it is possible to have multiple projects in the same folder, unless they are unrelated, it is best to create a new folder for a new project.
|-
|-
| Language || The default language to use in Code Windows.  
| Language || The default language to use in [[Code Window|Code Windows]].  
|-
|-
| Form Size || The default form size for new forms. Other form sizes can also be used by editing the form's properties.
| Form Size || The default form size for new forms. Other form sizes can also be used by editing the [[form|form's]] properties.
|}
|}


Next: [[Build_Native_App|Build Native App]]
Next: [[Build_Native_App|Build Native App]]

Revision as of 14:40, 7 April 2013


This dialog appears when you create a new project. It requests the following information:

Project File

This is the location to save the project. While it is possible to have multiple projects in the same folder, unless they are unrelated, it is best to create a new folder for a new project.

Language The default language to use in Code Windows.
Form Size The default form size for new forms. Other form sizes can also be used by editing the form's properties.

Next: Build Native App