How to implement a simple drop down selection menu

Is this available in the widget library?

[import]uid: 214528 topic_id: 36024 reply_id: 336024[/import]

How to create dropdown list?

Hi @kushal.np004,

This tutorial may get you started, by implementing a “sliding panel” which could be used as a drop-down menu:

http://coronalabs.com/blog/2014/04/08/widgets-creating-a-sliding-panel/

Brent

You could embed a little tableView into it or a pickerWheel perhaps. 

How to create dropdown list?

Hi @kushal.np004,

This tutorial may get you started, by implementing a “sliding panel” which could be used as a drop-down menu:

http://coronalabs.com/blog/2014/04/08/widgets-creating-a-sliding-panel/

Brent

You could embed a little tableView into it or a pickerWheel perhaps.