Reports Information
This book is written for VisualAge application developers. If
you are not already familiar with developing VisualAge applications, refer to
VisualAge Smalltalk Getting Started
and the
VisualAge Smalltalk User's Guide
. These books provide an introduction to the concepts involved in
object oriented programming, Visual programming and using the VisualAge
tools.
The following are some of the specific tasks you need to be able to
do:
- Create new applications and add visual parts to them.
- Create a user interface for an application. Some of the parts used
in the sample application in this book include drop-down lists, container
details, and pop-up menus.
- Work with the following parts in the Models category: object
factories, ordered collections, and variables.
- Connect to a database and construct database queries.
- Write simple scripts in the Script Editor.
- Promote a part's features to its public interface.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]