Spinner Dropdowns - Python Kivy GUI Tutorial #32

preview_player
Показать описание
In this video I'll show you how to use the Spinner for Dropdowns with Kivy and Python!

Kivy has a couple of options when it comes to creating dropdowns, but the spinner is probably the easiest one. A Spinner Widget allows you to select from a list of items.

Once you select from the list, we can do whatever we want with the selection. In this video we'll simply print out the selection to a label above the spinner.
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Kivy Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:
▶️ Get The Code

Codemycom
Автор

I love your kivy series. Great work and effort you put in there. I like how well you explain every little step and option! Thanks :D

JonasHertt
Автор

Very good lessons! Thank you from Russia!

Alikhan-xmxq
Автор

Is there any way to change the background color of the spinner? And, is there any counterpart of this in kivymd?

IveNoFrnds
Автор

As usual, an excellent and helpful video. I'm a beginner with Python and Kivy / KivyMD. I found this helpful in filtering data from an MariaDB I have connected to my Kivy project. Using your spinner video I was able to create a spinner for Year and Month filters to view specific data. Please keep up the good work. You really do help guys like me who struggle with Kivy / KivyMD. I plan to take your Python course in the near future.

chrisw
Автор

Is there any chance to delete the option text we pick when it is updated on label?

For example:
I click peperoni and it will be updated in Label like “You selected: Peperoni”

But the peperoni text still remain after we selected it, can it be gone or hidden after we select our option text?

vamsterc
Автор

What I like the best is you don't try to be perfect and re-edit mistakes out of your videos. We make mistakes as well and you are showing how to track down and fix bugs on the fly.

peterwatson
Автор

Why the Spinner displays his elements on the other widgets ? What if i want it to display itself in a separate space and don't collapse with the other widgets ?

kyc
Автор

I need to send my kivy spinner values from a sqlite list in Python. Getting the values out of the list is no problem, but sending it from my main python file to the kivy spinner file is the problem. I cant find a way to do it? Any advice?

ruardstolper
Автор

Hi, how to attach the selected value from dropdown list to my python script

sheikdawood
Автор

Why it doesn't work 'on_text' on py file? with a lambda fuction on_press and on_release work, but i need the current text and only on_text does.

salvatoregar
Автор

Is there a way to automatically set the values for a spinner without having to actually type them in?

infinitespace
Автор

боже храни тебя святой человек
, очень помог по практике в вузе

ПавелПанчук-нх
Автор

Sir, from this video *Adding a Full Screen ScrollBar - Python Tkinter GUI Tutorial #96*, I wanna ask a thing..

How could we use your mouse wheel to do the pages go up and down

codeKeshav
Автор

Please how do you create a drop down item button like spinner

stephenokoroafor
Автор

how to use these drop down values for list or retrive from csv?

nikunjrabadiya
Автор

Please tell me How to use keyboard down arrow to select item

datumacademy
Автор

Hi John, Can you teach me how to close our kivy application using a button.
And as always amazing video John Keep it up!

natiqueibrar
Автор

Hey John, how would you change the background colour of the elements present in the spinner dropdown?

maneetsigtia
Автор

How can I pass dynamically the list from the .py file to the .kv file?

pupibruja
welcome to shbcf.ru