Re: Vote on new 'exlusive selectable' name

Charles Goodwin <[email protected]> Fri, 10 Oct 2003 12:21:34 +0100
Newsgroups gmane.comp.java.xwt.widgets
Organization XWT Foundation
Message-ID <[email protected]>
Charles Goodwin wrote:
> .-------------------.-------------------.
> |     electable     |   muxselectable   |
> |___________________|___________________|

This could be made irrelevant anyway.

Rod and I were discussing multiple-selection widgets like lists. 
Essentially, they share the vast majority of features with 
exclusive-selection widgets.

What we're thinking is that the multiple-selection widget will offer a 
multiple-selection with a maximum of N.  Exclusive selection will be 
simply N=1.

This will be useful with things like lists where you would want to be 
able to select more than one list item.

- Charlie