# \[Solved\] Drop-down/picker/spinner

**URL:** https://community.thunkable.com/t/solved-drop-down-picker-spinner/74016
**Category:** Questions about Thunkable X
**Tags:** solved
**Created:** [April 4, 2019, 3:24pm UTC](https://community.thunkable.com/t/solved-drop-down-picker-spinner/74016 "2019-04-04T15:24:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Abanoub\_Gallah](https://avatars.discourse-cdn.com/v4/letter/a/ea5d25/32.png) [@Abanoub\_Gallah](https://community.thunkable.com/u/Abanoub_Gallah)
#### Post date: [April 4, 2019, 3:24pm UTC](https://community.thunkable.com/t/solved-drop-down-picker-spinner/74016/1 "2019-04-04T15:24:33Z")

</div>

Hello, I’m wondering is it possible to create a drop-down/picker/spinner in Thunkable X? If yes then how do I implement it?

---

<div class="post-metadata">

### Author: ![jane](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jane/32/27575_2.png) [@jane](https://community.thunkable.com/u/jane)
#### Post date: [April 5, 2019, 2:51pm UTC](https://community.thunkable.com/t/solved-drop-down-picker-spinner/74016/2 "2019-04-05T14:51:15Z")

</div>

Hi there!

I’ll be writing a tutorial on this soon, but you can put together your own spinner using a Button and a List Viewer, as demonstrated in [this](https://x.thunkable.com/copy/234b64e695f5ce5ee7d8ec9c43aaefdd) app.

Let me know if that works for you,  
Thanks!

---

<div class="post-metadata">

### Author: ![Abanoub\_Gallah](https://avatars.discourse-cdn.com/v4/letter/a/ea5d25/32.png) [@Abanoub\_Gallah](https://community.thunkable.com/u/Abanoub_Gallah)
#### Post date: [April 6, 2019, 8:32pm UTC](https://community.thunkable.com/t/solved-drop-down-picker-spinner/74016/3 "2019-04-06T20:32:01Z")

</div>

Ok great! Thank you.

---

<div class="post-metadata">

### Author: ![folk\_inventor](https://avatars.discourse-cdn.com/v4/letter/f/8491ac/32.png) [@folk\_inventor](https://community.thunkable.com/u/folk_inventor)
#### Post date: [September 19, 2019, 3:38pm UTC](https://community.thunkable.com/t/solved-drop-down-picker-spinner/74016/4 "2019-09-19T15:38:06Z")

</div>

I got same issue with you. I found this might be help you.

> [@Drop-down Menu/Spinner Tutorial](http://community.thunkable.com/t/drop-down-menu-spinner-tutorial/75745):
>
> This post will display two ways to make a drop-down menu in your Thunkable X app. In Thunkable Classic, this feature was called a Spinner. This tutorial will recreate the Spinner using two methods: in one, a List Viewer will be used. In the other, a List Viewer plus a Button will be used. Method 1 has fewer Layout components. Method 2 is more suited to displaying the currently selected item at the top of the list, and as such would be more suitable for a longer list. The app can be accessed [h…](https://x.thunkable.com/projectPage/5c1f9a8e683aa24e530a86cc)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:08pm UTC](https://community.thunkable.com/t/solved-drop-down-picker-spinner/74016/5 "2024-11-08T12:08:55Z")

</div>


