Important: This class is deprecated, it will not be updated.

This template includes everything you need to get yourself started with a multiple document application quickly.

There are two main types of applications, single window and multiple document. Single window apps are mostly utilities, like a calculator app. Multiple document apps are content creation tools, such as TextEdit or NotePad.

The default Real Studio template gives you a good setup for a single window application, and if you include this template, you can quickly get started with a multiple document template. The template includes file management code, preferences code, place to hook up printing code, and a whole bunch more. Worry about your content, let this template worry about the details.