I have written an app the that displays buttons on scree, uses use there
fingers/thumb to press the button, however if the person has a flat finger
then the button doesn't depress, the calc application seem to handle finger
presses better, any ideas?

Here is the code I am using

 switch (eventP->eType)
 {
  case penDownEvent:
     PenGetPoint(&penX, &penY, &penDown);






---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.547 / Virus Database: 340 - Release Date: 13/12/2003



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to