by Jim McKay of piDog Software (http://www.pidog.com)
Source code is available to license by contacting jim@pidog.com
This does not apply to other items that may be included with this file.
Usage
Drop an instance of the Linux_HIDPI_Listener class on a window in the Xojo IDE to enable automatic scaling of all controls when the ScalingFactor changes under Linux
+
Events
LinuxScalingFactorChanged(newScale as Double,previousScale as Double)