New Application
Use the New Application window to make an application. To produce software in VA Smalltalk, you begin by making a application. Then, you add parts to the application. The parts define your software's user interface and function. Thus, an application's role is to group parts.
Also use this window to make a subapplication, which groups parts within an application.
Fields
Name
Push buttons
Select OK to make the specified application or subapplication.
Select Cancel to close the window without making an application or subapplication.
Tasks
Opening the New Application window
To open the New Application window, from the Applications menu, select New.
Name
Use the Name field to name an application.
If you are creating an application, name the application in the Name field. The name must begin with a capital letter and contain no spaces. Also, the name must be different from that of other applications or subapplications in your image.
If you are creating a subapplication, ensure that the Name field specifies the application to contain the subapplication.
Subapplication of
Use the Subapplication of field to create and name a subapplication.
If you are creating an application, deselect Subapplication of so it does not have a checkmark.
If you are creating a subapplication, put a checkmark beside Subapplication of and in the text field below, name the subapplication. The name must begin with a capital letter and contain no spaces. Also, the name must be different from that of other applications or subapplications in your image.
Last modified date: 01/29/2015