Spinner: how can I put label to Spinner

35 views
Skip to first unread message

Marcin Chudeusz

unread,
Jul 21, 2019, 11:24:50 AM7/21/19
to Kivy users support
Hello,

I need a dropdown list with three different color background, without any text.
Spinner accepts only string a value, I didn't find how to change the background color.

Is there any widget I could use?

br
Marcin

Elliot Garbus

unread,
Jul 21, 2019, 12:11:55 PM7/21/19
to kivy-...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/5bf9f208-4ac0-4a3e-834f-49817cc3d1dc%40googlegroups.com.

 

Marcin Chudeusz

unread,
Jul 21, 2019, 1:07:06 PM7/21/19
to Kivy users support
but how can I change the background color of every item?


Am Sonntag, 21. Juli 2019 18:11:55 UTC+2 schrieb Elliot Garbus:

Use a dropdown.  https://kivy.org/doc/stable/api-kivy.uix.dropdown.html?highlight=dropdown#

 

 

From: Marcin Chudeusz
Sent: Sunday, July 21, 2019 8:24 AM
To: Kivy users support
Subject: [kivy-users] Spinner: how can I put label to Spinner

 

Hello,

 

I need a dropdown list with three different color background, without any text.

Spinner accepts only string a value, I didn't find how to change the background color.

 

Is there any widget I could use?

 

br

Marcin

--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.

To unsubscribe from this group and stop receiving emails from it, send an email to kivy-...@googlegroups.com.

Elliot Garbus

unread,
Jul 21, 2019, 2:53:09 PM7/21/19
to kivy-...@googlegroups.com

Here is an example.  Code attached.

 

To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/afb7bbb3-c056-47ad-97a3-458d3d42f6ee%40googlegroups.com.

 

main2.py

Marcin Chudeusz

unread,
Aug 1, 2019, 5:06:45 PM8/1/19
to Kivy users support
Thanks, it works !
Reply all
Reply to author
Forward
0 new messages