Re: UI design problem - exclusive checkboxes
- From: Loren Pechtel <lorenpechtel@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 09:37:04 -0700
On 30 May 2006 20:12:17 -0700, "Koms Bomb" <komsbomb@xxxxxxxxxxx>
wrote:
I have a UI design problem.
I have four checkboxes, each one is one function and whenever one is
selected, the other checkboxes should be invalid (unchecked).
You may say radio boxes are the best choice, but I must allow all
checkboxes unchecked, that's to say, the user can leave all checkboxes
unchecked.
I have two solutions:
1, Add another checkbox to control the state and change the four
checkboxes to radio boxes, that checkbox controls the enable/disable of
the radio boxes. However, such solution require the user two clicks to
select a function. Those functions are often used and I hope the user
can do one click to select.
Oh, come on now!
Convert them to radio buttons. Add a 5th button *IN* the group that
says "None".
.
- References:
- UI design problem - exclusive checkboxes
- From: Koms Bomb
- UI design problem - exclusive checkboxes
- Prev by Date: Re: genral question
- Next by Date: Re: Anyone with CVS (Computer Vision Syndrome)
- Previous by thread: Re: UI design problem - exclusive checkboxes
- Next by thread: Re: UI design problem - exclusive checkboxes
- Index(es):