How To Create Tabs In Kivy - Python Kivy GUI Tutorial #34

preview_player
Показать описание
In this video I'll show you how to add tabs to your Kivy app.

Tabs are a really common design element in Graphical User Interfaces and Kivy makes using them really easy. In this video I'll show you how to add tabs to your app, how to put things in the tabs, how to size the tabs, and how to position the tabs themselves (on top, bottom, left, or right).

Tabs are a great way to break apart the different elements of your GUI, and Kivy makes it pretty easy to use them.
Рекомендации по теме
Комментарии
Автор

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

Codemycom
Автор

After you added all the different positions in a comment, I actually tried ft_top, and it failed. Then I realized this should have been left_top! Terrific video as always!

thomasnowak
Автор

Los mejores tutoriales de kivy estan en este canal sin duda alguna (mas completos)

fabianesneider
Автор

Use-case for default tab - maybe you want to create additional tabs from a drag-drop or load operation. You'd put all of your load code onto the default tab, and then for each element in your drag-drop file-list, you'd create a TabbedPanelItem which would give you a tab for each of them.

Drew_Vernon
Автор

Can you show us how to run kivy code on android? Please?

sithuhtun
Автор

It doesn't seem possible to add the tabs to any layout - I'd like to have tabs inside a box layout. Will that work and can you add an example. Thanks!!!

raritantechnologies
Автор

I noticed that many of your vedios don't have dislikes :)

manojdbhat
Автор

Hey, somehow when I used tabbedpanel and switched to tab 2 for example, the buttons in tab 1 is clickable from tab 2 (despite being out of view).. What may have caused this?

GregoriusBryan
Автор

Привет, спасибо за курс.
Я из России.
Translate:
Hello, thanks for the course.
I'm from Russia

ifredis
Автор

Is there a way to open a new tab by clicking a button?

hosam
Автор

i have successfully liked all your videos.. Now am a bona-fide fan. awaiting your birthday maybe i could win a slot this year

wingielee
Автор

I created some tabs in my app but now I can't change a label position with "pos_hint" anymore. Is there a trick to do it? By the way, thanks for the videos, you're awesome!!

caioribeiro
Автор

Please also create a video on kivymd Tabs

adityachoudhary
Автор

how to merge this with other screens in app ?

nilothpalbhattacharya
Автор

Sir, with kivy can we create large app?

dhrubrawat
Автор

Is it possible to assign a button to switch to a specific tab?

andresbrocco
Автор

Useful but i wish you could show some example project.

like a text imput and button for student names, button adds the text to label.

and createst 2 small button next to the text to kick from class, which removes label.
or graduate student to send the text to the other tab "Graduated List"

i couldnt do it myself because it looks complicated :D

taurohkea
Автор

Great tutorial, but can You convert Exe to jpeg or Exe to doc with Python it is possible ? Thanks..

catelubebe
Автор

Will you by any chance start a series on pyQT5? That would be amazing.

uditpati
Автор

Thanks, learning all of this is really great, , may u make a video about events not using a button or anything, but automatic next events by using seconds (time)

linzydes
join shbcf.ru