Monday, May 1, 2017
Download PicPick 3 2 8 Final Setup Installer Free PcSoftGuru
Download PicPick 3 2 8 Final Setup Installer Free PcSoftGuru
I spent a bit of time figuring out how to determine the stylus on the HTC Touch Diamond. It only took like 5 minutes: it was exactly where I suspected, a registry key that toggled depending on the stylus state. So basically its really easy to access. I rolled access to this registry key up in the Sensor SDK.
(HKEY_CURRENT_USERControlPanelKeybdStylusOutStatus for those curious.)
The new HTCStylusSensor has 2 members:
StylusState
This property is has a value that is either StylusIn or StylusOut.
StylusStateChanged
This event fires whenever the StylusState property changes.
Click here if you want to download the APIs and source to access the G-Sensor, Light Sensor, Nav Sensor, or Stylus Sensor.
I will be releasing an tool shortly that allows users to launch any application, shortcut, sound file, etc, when the stylus is removed from the device.
Go to link for download