Re: UI design problem - exclusive checkboxes




"Jim Rowell" <x@xxxxx> wrote:

I'd consider a ComboBox for something like that. You can have an option in
the list for "None". It also gives you a little extra flexibility by letting
you have longer text strings than your ui might otherwise have room for with
checkboxes.

The big disadvantage of combo box is it is ambiguous than
buttons because the users have to click it to drop down to
see what options in it.

.