Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/01/10 18:12
Read: times


 
#177560 - Maybe a better way
Responding to: ???'s previous message
Hi Raghu,

This method of changing a four digit number seems complicated and time consuming. If you have at least three keys then the following method may be faster and simpler for the user to master:

1) Display the old number.
2) Use the UP or DOWN key to increment or decrement the number.
3) Continue to increment or decrement the number four times per second if the UP or DOWN key is held down for longer than 1/4 second.
4) Continue to increment or decrement the number by ten every 1/4 second if the UP or DOWN key is held down for more than 2-1/2 seconds.
5) Continue to increment or decrement the number by 100 every 1/4 second if the UP or DOWN key is held down for more than 10 seconds.
6) Save the number if the ENTER key is pressed.

Regards,

Bert


List of 10 messages in thread
TopicAuthorDate
User editable parameter            01/01/70 00:00      
   Don't fight too much which which alternative to use            01/01/70 00:00      
      Solved..            01/01/70 00:00      
         but you get a headache ...            01/01/70 00:00      
   Maybe a better way            01/01/70 00:00      
      Unpleasant with too large speedup steps            01/01/70 00:00      
      Fast scroll algorithm            01/01/70 00:00      
         I agree!            01/01/70 00:00      
   Use String            01/01/70 00:00      
      Exactly the way you said            01/01/70 00:00      

Back to Subject List