Kivy Screen Manager | How to manage multiple Screens or Windows

preview_player
Показать описание
With ScreenManager it couldn't be easier to manage screens.
Рекомендации по теме
Комментарии
Автор

Awesome 😊. If could maybe make a video on how to build an onscreen keyboard when you many widgets on the app window done in kivy file.

phillipnyamukozora
Автор

This is one of the best tutorial...for beginners

abdullahalsourov
Автор

hi, thanks for sharing. can you show us different effects when switching between the page. Like sliding fr right to left, top to bottom etc?

abokak
Автор

do you know how to delete a screen? That would be awesome

tonihullzer
Автор

Hi.
I have problem with 2 windows
On #1 i have Label and button
#2 TextInput, button
I want to write something on #2 TextInput, click button and recive that text on #1 Label.
How can i do that?

adamfatyga