Re: UI design problem - exclusive checkboxes



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
.


Quantcast