User's Guide

Using the Quick Start window

Usually, creating applications and creating parts is a two-step process. However, the VisualAge Smalltalk Quick Start window combines these steps into a single process. It also lets you open existing parts in existing applications.

  1. Select Create a new part.

    If you want to work with an existing part, select Continue working with a part.

  2. In the Application name field, type a name for your application. Application names must begin with a capital letter and are case sensitive. Also, the name must be unique within your development image.
  3. In the Part class field, type a name for your part.
  4. Select OK.

The VisualAge Organizer window is updated to include your new application in the left area, if one was created, and the visual part in the right area. The Composition Editor window appears for you to begin laying out your user interface.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]