![]() | Chapter 1: Welcome to Inform | ![]() ![]() |
1.10. The Inspector |
The Inspector window on the Mac OS X interface for Inform is a small separate panel providing additional features designed for use with Inform 6 projects, which this manual does not talk about. On other platforms (notably Windows and Linux), Inform is not designed to support Inform 6, and therefore does not have an Inspector window with all the features of the Mac OS X interface.
The Inspector window is a small separate panel which contains a number of useful ways to look into the project - to inspect it, in fact. This is not the place to document everything the Inspector does, because many of its features are designed for use with Inform 6 ("I6") projects, which this manual does not talk about: what this manual calls Inform is Inform 7 ("I7"). For the same reason, it is not normally open for I7 projects, but can be opened from the Window menu, and its palette of utilities can be selected from the Preferences.
Notes - A place where we can type any aides-memoires, notes to ourselves about what to do next, etc.: a sort of scratchpad associated with the project.
Index - A contents page for the project, listing all its headings and subheadings. Clicking on one jumps the source panel to the relevant point in the source. While you can see a fuller list of contents from the Contents tab of the Index pane in the main window, this is more concise and may be convenient to keep open, especially if you have a wide screen.
Search Files - This searches not only the source code, but also the documentation and even the extensions for all references to given text. Search results are produced in a fresh window and clicking on each result jumps the source (or the documentation) there. For instance, searching for "stegosaurus" will almost always bring us to the present page, which is the only one in the documentation containing that word.
Previous | Contents | Next |