Practice: Creating DevelopTextEditor and DevelopTimeLogger
This example describes how to create
DevelopTextEditor and DevelopTimeLogger. This example, makes use of classes in the application is
DevelopChooser, which you created when completing the steps beginning in
Example: Creating the application DevelopChooser.
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.
Last modified date: 02/28/2019