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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top