Re: Going crazy with HildonPickerButton with multiple selection

2010-02-22 Thread Alberto Garcia
On Fri, Feb 19, 2010 at 09:31:47AM +0200, Alberto Mardegan wrote: > BTW, I find the APIs for handling selections rather cumbersome, I > have to write about 20 lines of code just to know the selection > state of an item (if multiple selection is enabled). > > If I write a patch that adds > > gboo

Re: Going crazy with HildonPickerButton with multiple selection

2010-02-18 Thread Alberto Mardegan
Alberto Garcia wrote: On Thu, Feb 18, 2010 at 10:33:46PM +0200, Alberto Mardegan wrote: HildonPickerButton with multiple selection seems to be perfect for my need, but unfortunately HildonPickerDialog doesn't allow closing the dialog if no item is selected (why???). I know it's controversial,

Re: Going crazy with HildonPickerButton with multiple selection

2010-02-18 Thread Alberto Garcia
On Thu, Feb 18, 2010 at 10:33:46PM +0200, Alberto Mardegan wrote: > HildonPickerButton with multiple selection seems to be perfect for > my need, but unfortunately HildonPickerDialog doesn't allow closing > the dialog if no item is selected (why???). I know it's controversial, but that was a desi

Going crazy with HildonPickerButton with multiple selection

2010-02-18 Thread Alberto Mardegan
Hi all, I've been getting exasperated with HildonPickerButton: I have a simple list of strings, and I want the user to select zero or more of them. HildonPickerButton with multiple selection seems to be perfect for my need, but unfortunately HildonPickerDialog doesn't allow closing the dial