When is using a spinner object appropriate, rather than using a standard text entry object (a.k.a. form, or text box)?
I am looking for information on ‘best practices’ in GUI.
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.
I am thinking that the spinner object should be used only where it makes sense to click small incremental values up and down, e.g. small numbers like the number of copies for a print job.