How Do I...
From the VisualAge Smalltalk Quick Start window, you create an application
as follows:
- Select Create a new part.
- In the Application name field, name your application.
Use a unique name.
- In the Part class field, name your part (or part class).
Similarly, use a unique name.
- Select OK.
VisualAge creates your application. VisualAge also creates the part
class and opens a Composition Editor on it. You're all set to make
your software.
[ Top of Page | Previous Page | Next Page | Table of Contents ]