On Fri, Oct 3, 2008 at 1:25 PM, Emily Crutcher <[EMAIL PROTECTED]> wrote: > I think this basic idea makes sense, though I might argue that we might want > to create a DropDownListBox and a MultiSelectListBox and deprecate list > box, as the API for ListBox is hard to normalize this way.
Sorry to nitpick, but I hope that DropDownListBox is not the only way to get a single-select list box--sometimes it's useful to have a single-select list box that is not a drop-down. I'd be happy with either SingleSelectListBox and DropDownListBox being sibling classes or SingleSelectListBox having a way to toggle between drop-down and not-drop-down modes. +1 to everything else you said. Ian --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
