Questions tagged [epad]

2 questions
3
votes
1 answer

How to capture a signature from an ePad in C# - windows forms?

I need to save a signature from an ePad device .. I would prefer to use the Microsoft.Ink InkPicture control but the ePad really zoom zooms the mouse pointer about. The ePad SDK samples didn't compile either. Also, I'm a winforms noob. Is there a…
Matt Hinze
  • 13,577
  • 3
  • 35
  • 40
0
votes
1 answer

Function not working on Vista

I have this JavaScript function which is working in all the machines I tried except the one that is running on Vista. I am calling this function onload. what do you think is wrong with this one. function isePad() { var epad; epad =…
acadia
  • 2,301
  • 10
  • 40
  • 57