User's Guide


More practice: Creating DevelopTextEditor and DevelopTimeLogger

This chapter provides the code for the two applications:

DevelopTextEditor
An ASCII editor
DevelopTimeLogger
A program that appends to a file the time taken to do activities

The purpose of this chapter is to give you more hands-on use of the Smalltalk tools and to provide examples for different types of widgets.


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