10
votes
5answers
266 views

Should a special slider value be implemented with a checkbox or not?

Coming up with a title for this question was difficult, but hopefully my detailed explanation will explain exactly what I'm trying to figure out. I am creating a dialog box for a GIMP plugin that ...
1
vote
1answer
284 views

Select/unselect list items using checkbox or button [duplicate]

Possible Duplicate: Check all / uncheck all checkboxes with regards to usability For a couple of applications one can find a checkbox to select/unselect all items in a list. As soon as you ...