Re: [qooxdoo-devel] List widget and empty selection

2011-09-02 Thread Benjamin Dreux
Done Bug 5583 Regards 2011/9/2 Alexander Steitz : > Hi Benjamin, > > On Thursday 01 September 2011 16:29:52 Benjamin Dreux wrote: >> I'm wondering what the expected behavior of a list is. >> When using the selection mode Single, the list may have an empty selection. >> But once an element is in th

Re: [qooxdoo-devel] List widget and empty selection

2011-09-02 Thread Alexander Steitz
Hi Benjamin, On Thursday 01 September 2011 16:29:52 Benjamin Dreux wrote: > I'm wondering what the expected behavior of a list is. > When using the selection mode Single, the list may have an empty selection. > But once an element is in the selection. > I think there is no way the remove it, by GU

Re: [qooxdoo-devel] List widget and empty selection

2011-09-01 Thread Benjamin Dreux
I'm thinking, in fact another solution is to add an element to the model. This element will represent the empty selection. But I'm sure that somebody else will agree on the fact that lists need a way to clean the selection. 2011/9/1 Benjamin Dreux : > Hi > > I'm wondering what the expected behavi

[qooxdoo-devel] List widget and empty selection

2011-09-01 Thread Benjamin Dreux
Hi I'm wondering what the expected behavior of a list is. When using the selection mode Single, the list may have an empty selection. But once an element is in the selection. I think there is no way the remove it, by GUI i mean. Of course this could be achieve by programatically. But my question