Introduction
Display Overlord adds methods and classes to gather video device capabilities and capture displays, providing full screen environments suitable for games, multimedia presentations, or kiosk applications. While captured, Display Overlord locks out other applications and system-wide widgets such as the Mac OS X Dock and Exposé functions. Backgrounded application windows and desktop icons will not be disturbed, providing a safe and user-friendly method to temporarily change display resolutions.
Important: Although REALbasic's built-in Screen class contains some overlapping functionality you should not assume that device indexes or metrics will always match between these two APIs. The built-in classes can be safely used side-by-side with Display Overlord if needed, but their respective properties should never be intermingled.
IDE Requirements
- REALbasic 2006r4 or higher
Supported Build Targets
- Mac OS X Universal Binary, Intel, and PowerPC (Mach-O only)
- Console Safe: No
Built Application Requirements
- Mac OS X 10.2 or higher
Documentation Notes
These documents require a modern Javascript enabled web browser for full functionality. Cookies are also required to maintain view panel states during each browsing session. Note that Safari running on Mac OS X 10.4 and prior systems does not properly support cookies when browsing local files (i.e. file:// urls). Mozilla (Firefox) or Opera based browsers are recommended for local viewing on those systems.
Conventions
Property and method declarations are displayed in full syntax, with optional parameters and default values drawn in italics. Clicking on property or method names will toggle a detailed information panel, and links to properties or methods will expand and highlight the appropriate view panel.
Icon Legend
- : REALbasic Module
- : REALbasic Class
- : Read-only property
- : Overloaded method