Version History
Version 2.1 - July 19, 2008
- Compatibility update for REALbasic 2008r2 and up ("Attributes" is a reserved word).
- New MouseOverlord.CursorIsVisible read-only property.
Version 2.0 - March 11, 2008
- Initial release of native Rb code re-write (previous versions were C plugins).
- Changes from the plugin version are too numerous to detail fully, but include:
- All new API that's simpler and more flexible. There is no longer an awkward application subclass for example.
- Scroll-wheel events report both vertical and horizontal directions, and true deltas rather than boolean states.
- Mouse-move events return floating point values (future proofing for resolution independence).
- Dropped Mac OS 9 and PEF Carbon support.