Document windows in Imagenation carry titles. Information in the document wiondow titles varies according to the type of document that is displayed, and certain CFG file settings. You can modify these titles at two levels.
Using the IN_SetUIConfiguration function, you can define generally what type of information gets displayed in document window titles bars (for example, whether both the page and multipage document labels are displayed). These changes affect all documents subsequently opened. For more information, click Defining what information appears in window titles.
Using the IN_SetTitle function, you can change the specific label for a displayed document window. To find out what objectID to use for what type of document, click Changing window titles of open documents.
Note that the IN_CreateDocumentWindow function allows you to define the page label for a new document. You can also change labels when exporting or saving documents, pages, or layers.
See also