[N.A.B.G. picture]

Symantec Think Class Library Tutorial


This set of pages contails tutorial material relating to the THINK framework class library that comes with the Symantec C++ system for Macintosh (PowerPC) computers. The THINK framework facilitates the construction of standard "Macintosh Applications" using windows, menus, etc. The examples show how to use Visual Architect to create the GUI interface to a program and how to code the program specific member functions and classes.

The notes are intended for programmers with a reasonable background in C++ and a basic understanding of the role of frameworks. (Related teaching materials provide the background required.) It is also assumed that users have all the standard Symantec reference materials that come with the Symantec-8 development package and that they have programmed some simple examples using just iostream and the "console" input output facilities of Symantec-8.

Currently only three programming examples are available. Other material explaining the basics of event handling and giving more details of the framework will follow.