> Anyone done anything like this to handle single and double taps? Thoughts?

I've done something similar in a list, except it isn't a double-tap.  I call
it selecting the selected item again, or something like that.  One tap to
select it, then another tap to bring up the details or do something else.
Thus, I don't need a timer, nor is this technically a double-tap.

In my case, I have a preference setting that can be used to decide which of
three actions to perform:
- something
- something else
- nothing

Regarding whether this is a good or bad thing, I'll point out that I do have
buttons to do the selected action also.  So, this "selecting the selected
item" is really just a shortcut to get where you want to be.  As a shortcut,
it seems like a good idea to me (and my "power users").

Jeff




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

Reply via email to