Possible to set touch screen sensitivity??

  • Thread starter Thread starter juvi
  • Start date Start date
J

juvi

Hello,

Is it possible to somehow set the touch screen sensitivity for my
application (.net cf). I have recognized that there are different sensivities
on some htc devices and that my application is sometimes not sensitiv enough.

Hope this is possible. thx ... juvi
 
If the device has some form of "sensitivity" setting and an API for it that
you can call from native code, then you can probably P/Invoke it. There is
no standard SPI for sensitivity so this is going to be very device specific.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
 
Back
Top