
NTK Menus
NTK Project Files
There are five different types of files that you might have in your NTK projects: Layout files, Proto files, Resource files, Book files, and Text files (see TABLE A.1). Later in this appendix, we will discuss the three types of project files that you create within NTK--Layout, Proto, and Text files.
Files in an NTK project.
File type | Contents |
Layout files | A collection of views. |
Resource filesSound or Bitmap files | Sounds or pictures in named resources. |
Proto files | A collection of views that can be used as a basis for other views. |
Book files | A Newton Book Maker file that is added to the project. NTK builds a Newton Book using this file. |
Text files | Contains NewtonScript code which is compiled when you build. Constants and InstallScripts and RemoveScripts are normally found here. |
An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.
Last modified: 1 DEC 1996