I am making a input spinner component. It’s almost working, I just was unable to get long mouse click in the up and down buttons.
Is it possible? If yes, how can I do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check out http://code.google.com/p/gwt-incubator-1-5-wiki/wiki/Spinner
It has the feature you’re looking for. You can either use the component it self or see how it implements the feature