Re: UI design problem - exclusive checkboxes
- From: Jon Shemitz <jon@xxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 11:32:40 -0700
David Clegg wrote:
There is also a fault with the logic, as when this event is called the
RadioButton.Checked property has already been updated, so the above
code toggles whatever the user really intended. Now *thats* an
unintuitive UI :-)
Not true. When the RadioButton.AutoCheck property is set to false, you
do all toggling manually. (I did test the code, you know.)
--
..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: David Clegg
- Re: UI design problem - exclusive checkboxes
- References:
- UI design problem - exclusive checkboxes
- From: Koms Bomb
- Re: UI design problem - exclusive checkboxes
- From: Jon Shemitz
- Re: UI design problem - exclusive checkboxes
- From: Koms Bomb
- Re: UI design problem - exclusive checkboxes
- From: Jon Shemitz
- Re: UI design problem - exclusive checkboxes
- From: David Clegg
- UI design problem - exclusive checkboxes
- Prev by Date: Re: Re-basing packages
- Next by Date: Re: Should I add new entry in QC?
- Previous by thread: Re: UI design problem - exclusive checkboxes
- Next by thread: Re: UI design problem - exclusive checkboxes
- Index(es):