Re: UI design problem - exclusive checkboxes
- From: Jon Shemitz <jon@xxxxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 20:51:02 -0700
Koms Bomb wrote:
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 now just use four checkboxes and the user can select/clear them freely,
but it's very ambiguous.
How about just using the four check boxes, as you do now, and giving
each a click handler that unchecks the other three?
--
..NET 2.0 for Delphi Programmers <http://www.midnightbeach.com/.net>
Delphi skills make .NET easy to learn
Being printed - in stores by June
.
- Follow-Ups:
- Re: UI design problem - exclusive checkboxes
- From: Jim Rowell
- Re: UI design problem - exclusive checkboxes
- From: Koms Bomb
- Re: UI design problem - exclusive checkboxes
- References:
- UI design problem - exclusive checkboxes
- From: Koms Bomb
- UI design problem - exclusive checkboxes
- Prev by Date: Re: UI design problem - exclusive checkboxes
- 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):
Relevant Pages
|
|