Debug

Searching the Debug Slot

The Debug function also searches slots named debug. This can be quite useful, as you can have NTK automatically create debug slots for templates. Here are the conditions under which NTK will do so:

Building your project for debugging makes for the easy retrieval of specific views using the template names you specified in NTK. For instance, you can find a cluster view using the name of its template:

theCluster := Debug("myRadioCluster");

An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.

Last modified: 1 DEC 1996