How Do I...

Example: Create applications in VisualAge Smalltalk Quick Start

Create my application in Quick Start No tips for this topic No example for this topic Create an application another way

To make, for example, AlarmClockApplication in the VisualAge Smalltalk Quick Start window:

  1. Keep the default radio button, Create a new part, selected.
  2. In the Application name drop-down list, type
    AlarmClockApplication
     
    
  3. In the Part class field, type
    AlarmClockView
     
    

    VisualAge Smalltalk Quick Start
  4. Select OK.

VisualAge makes the application and part, and opens a Composition Editor with AlarmClockView on its title bar.


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