dropdown list and datepicker control

Hi

how to create dropdown list and datepicker control in corona.Please sample please share me.

Thanks [import]uid: 209400 topic_id: 34807 reply_id: 334807[/import]

In the Apple iOS world this is known as the picker widget, which is like a slot machine. Check out the widget.newPicker() API call.

[import]uid: 199310 topic_id: 34807 reply_id: 138407[/import]

In the Apple iOS world this is known as the picker widget, which is like a slot machine. Check out the widget.newPicker() API call.

[import]uid: 199310 topic_id: 34807 reply_id: 138407[/import]

http://docs.coronalabs.com/api/library/widget/newPickerWheel.html

how can we retrieve the values once the dropdown options are selected?

also, how to setup width height of the dropdown (refer attachment, the dropdown looks ugly)?

Thanks

http://docs.coronalabs.com/api/library/widget/newPickerWheel.html

how can we retrieve the values once the dropdown options are selected?

also, how to setup width height of the dropdown (refer attachment, the dropdown looks ugly)?

Thanks