The projects listed on this page are built for the REALbasic development environment.
Please note: These projects represent a significant investment of time and effort but they remain open source to maximize their flexibility and usefulness. I do ask however, that you make a donation (in the amount of your choosing) if your are using my source code in commercial software, shareware, or any other for-profit work. Thank you!
Display Overlord Classes v3.0.1
REALbasic 2006r4+
DOWNLOAD Size: 45 KB Date: February 19, 2008
Documentation
Easily gather video device capabilities and capture displays to provide full screen environments suitable for games, multimedia presentations, or kiosk applications. Display Overlord locks out other application windows and system widgets, providing a safe and user-friendly method to temporarily change display resolutions.
Mouse Overlord Classes v2.0
REALbasic 2006r4+
DOWNLOAD Size: 35 KB Date: March 11, 2008
Documentation
Provides global methods to control and capture the mouse cursor, giving applications exclusive access to raw mouse events. The event handlers report state changes for all available mouse buttons, X/Y movement deltas, and X/Y scroll-wheel deltas. Utility methods to move, hide, and show the mouse cursor are also included.
Async Drag Window v1.1
REALbasic 2006r3+
DOWNLOAD Size: 14 KB Date: August 10, 2007
Readme
A window subclass for Mac OS X 10.3 and later that enables Timers, Threads and events to keep executing during a window drag, and allows windows to be dragged even if the application is blocked within a tight loop.