Re: UI design problem - exclusive checkboxes



"Koms Bomb" <komsbomb@xxxxxxxxxxx> wrote in message
news:447d0991$1@xxxxxxxxxxxxxxxxxxxxxxxxx

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.


One click solution: a radio group with five items, not four - the extra one
is 'None of the above' (or similar)?

--
Chris Burrows
CFB Software
http://www.cfbsoftware.com/gpcp


.



Relevant Pages

  • Re: UI design problem - exclusive checkboxes
    ... the other checkboxes should be invalid. ... You may say radio boxes are the best choice, ... each a click handler that unchecks the other three? ...
    (borland.public.delphi.non-technical)
  • Re: UI design problem - exclusive checkboxes
    ... I have four checkboxes, each one is one function and whenever one is ... You may say radio boxes are the best choice, ... set the OnClick event of cbClosedorders and cbAllorders to this ...
    (borland.public.delphi.non-technical)
  • Re: UI design problem - exclusive checkboxes
    ... I have a UI design problem. ... I have four checkboxes, each one is one function and whenever one is ... You may say radio boxes are the best choice, ... I now just use four checkboxes and the user can select/clear them ...
    (borland.public.delphi.non-technical)
  • Re: UI design problem - exclusive checkboxes
    ... I have four checkboxes, each one is one function and whenever one is ... the other checkboxes should be invalid. ... You may say radio boxes are the best choice, ... that checkbox controls the enable/disable of ...
    (borland.public.delphi.non-technical)
  • UI design problem - exclusive checkboxes
    ... I have a UI design problem. ... I have four checkboxes, each one is one function and whenever one is ... You may say radio boxes are the best choice, ... I now just use four checkboxes and the user can select/clear them freely, ...
    (borland.public.delphi.non-technical)