Re: [Ubuntu-phone] [qml] Popover and OptionSelector

2013-09-24 Thread Olivier Tilloy
On Tue, Sep 24, 2013 at 12:32 PM, Sam Bull wrote: > I'm trying to create a combobox-like widget. I have a button that calls > PopupUtils.show() to display a popover, but have not worked out how to > save the selection. I need to be able to save the selection and also > change the button's label i

[Ubuntu-phone] [qml] Popover and OptionSelector

2013-09-24 Thread Sam Bull
I'm trying to create a combobox-like widget. I have a button that calls PopupUtils.show() to display a popover, but have not worked out how to save the selection. I need to be able to save the selection and also change the button's label in response to a selection. The popover looks like this: