Kivy Tutorial #9 - Navigation Between Multiple Screens

preview_player
Показать описание
This kivy tutorial covers navigating between multiple screens using a screenmanager in kivy. It will show you how to create multiple windows/screens and transition between them.

**************************************************************

Use the Code "SAVE6144" For 50% Off!

**************************************************************

Please leave a LIKE and SUBSCRIBE for more content!

Tags:
- Tech With Tim
- Kivy tutorial
- Multiple screens kivy
- Python tutorial kivy
- Python kivy
- Kivy
- Python Tutorials
- Kivy screenmanager
Рекомендации по теме
Комментарии
Автор

Probably the first tutorial that I'm following along all the way through without quiting before it ends.. really straight forward, short videos, nice approach. Amazing man! Thanks for that. Will definitelly check your other Python videos as well. Wish you the best!

thomasgallasso
Автор

searched for this for a long time finally found it great video.

kanishkbhattacharya
Автор

The best kivy tutorial you can find online

RayCast-dztk
Автор

thank you for your representation of the kivy in python. It is really great clear and easy to understand

janezvegan
Автор

Thanks for the concise yet well-explained tutorials series!
PS:
@5:31
You just pressed Ctrl + tab, it allows you to navigate between windows

lehw
Автор

Tim for the win. Thanks for the tutorial.

devinbrown
Автор

Thanks for the concise yet well-explained tutorials series!
PS:
@5:31
You just pressed Ctrl + tab, it allows you to navigate between windows

true

adityajha
Автор

Taking Python to the next level ! Amazing ! Thank you !

kohelet
Автор

Could you please explain why you didn't use these pointy brackets on WindowManager but on the other two you did? I'm trying to figure out when to use what in general :)

tuz
Автор

Im not native english speaker
so I wrote direction with double R and spend like
an hour to figure what the problem was
great tutorieal

skxbfzp
Автор

Thank you so much, This helps with my project!!

jeevanjohal
Автор

Hey Tim - thanks for making this series as we use kivy at school. Would you have any idea on how to transfer data between different windows (screens) in kivy?

torswebster
Автор

i had learn a lot with this tutorial, thanks so much for upload it, i have been looking for something like this, now i can use python for somthing xdxd

gothwx
Автор

@Tech With Tim, How do you do if you have multi pages with the same structur, but with different informations? Is it possible to have one screen in .kv and replace just the values (like text or others)?

damiify
Автор

Your information is good, i'm learning and your videos were my help... thanks

luigi
Автор

Hey Tim, i have a problem with transitioning data between different screen.Thank you in regards.

dionysischala
Автор

I spent 3 hours on this because the whole time I forgot ScreenManager in the class. I was so focused on the kivy file for 3 hours that i missed that.

micah
Автор

How come the app.root.current can use an equal sign but everything else uses a colon. Is it because they're logic code instead of GUI code?

jongmagee
Автор

Hi Tim, great video! How would you create a transition without a button? For example, hold one screen for 60 sec then auto transition to the next screen? Thanks!

karlyf
Автор

Thanks Tim,
Is it possible to explain how you can pass the password value from main Screen to Second Screen ??

happyman