- Industry: Computer; Software
- Number of terms: 54848
- Number of blossaries: 7
- Company Profile:
Apple Inc., formerly Apple Computer, Inc., is an American multinational corporation headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software and personal computers.
A description of how the pages of a document should be printed; page formatting includes such information as page and paper sizes.
Industry:Software; Computer
A module responsible for providing the data for the pages of a memory object. See also default pager, vnode pager.
Industry:Software; Computer
The rectangle marking the boundaries of the printable area on a page. The upper-left corner of the page rectangle always has the coordinates (0,0). The coordinates of the lower-right corner define the rectangle for the maximum imageable area attainable on the given printer; these coordinates are specified by the units used to express the resolution of the printing graphics port.
Industry:Software; Computer
A dialog—usually displayed by an application in response to the user choosing the Page Setup command—that allows the user to specify the printing options (such as the paper size and the printing orientation) used by an application to format a document.
Industry:Software; Computer
In Xcode, one of the three views provided by the all-in-one layout.
Industry:Software; Computer
In Quartz, a drawing model in which each successive drawing operation applies a layer of paint to a page.
Industry:Software; Computer
For the Quartz equivalent of the QuickDraw painting operation (such as that used for the QuickDraw function PaintOval), see filling.
Industry:Software; Computer
A window that is independent of document windows and that provides items to be used when other windows are open, such as a palette that provides drawing tools.
Industry:Software; Computer
An Interface Builder window that provides a number of palettes (or panes), each of which contains object instances you can add to an application.
Industry:Software; Computer
An area of changeable content in a dialogue or other window. Panes usually change as the result of the user clicking a button or choosing an item from a pop-up menu. In some cases, panes change as a process takes place, such as while the Installer application is running.
Industry:Software; Computer