widget_combobox
widget_combobox copied to clipboard
Alloy combobox widget (single selection)
Hi Sorry my English... Actually I'm working with IOS 9.2 but the list of choices does not show on my combobox, I don't know why.... ![screen shot 2015-12-15 at 10...
In my Android projects, I can't set id on combos, because comparison is always false. This happens, presumable, because $._id is treated as string and i is an integer, so...
Please have a look at this pull request, I have tried to bind onHide event for PopOver UI component and in its handler trigger the "done" event on $
In iPad, when you close the picker by taping cancel/done button then it opens up the next time properly. But if we touch anywhere outside picker to close the picker,...
i want to know how to create runtime widget var widget=alloy.createwidget("com.orthlieb.combobox",{id="combo"}).getview(); widget.choice=colors; it show only blank background. please correct this.
it not open picker, in iOS 6.1 and iOS 7. I used before and worked fine, but not now...