View Single Post
Old 04-13-2013, 11:58 AM   #41
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 11,742
Karma: 6997045
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by theducks View Post
Another question on the UI
I understand the use of Tick(s) at the first level. But Using a tick instead of a 'radio button' for saved search selection where only one is the rule?
Menus have specific and limited behavior. For example, they cannot have tool tips and cannot operate as radio button groups. They are really just a collection of (icon, text) pairs. I wanted to indicate which item was last selected, so I chose to use the check icon. I suppose that I could use filled and empty dot icons to make it look like a radio button group, but I am not convinced that doing so would be clearer than the check. It might be worse, because the selection behavior would not be what is expected with a radio button group.

The alternative would be to create a bunch of new dialog boxes that contain radio button groups, but then they would have dialog behavior. In this situation I prefer the speed of being able to navigate the menus without having to open and close dialogs.
chaley is offline   Reply With Quote