New Project Dialog: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 14: Line 14:
|}
|}


Next: [[Build_Native_App|Build Native App]]
Next: [[Open Sample Dialog]]

Latest revision as of 14:52, 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: Open Sample Dialog