Skip to Content
Kivy Cookbook
book

Kivy Cookbook

by Hugo Solis
August 2015
Intermediate to advanced
246 pages
4h 21m
English
Packt Publishing
Content preview from Kivy Cookbook

Separating with the screen manager

Its useful for a new app to have the opportunity to use more than one screen to organize our app content. These screens could be different from each other. The screen manager is the widget that permits this. In this recipe, we will develop an app that has two screens with different widgets in each one.

Getting ready

The readers must be aware and familiar with the concepts of the previous chapter as we use them to create this app. Particularly, the recipe Using Swappable Widgets in Chapter 4, Widgets.

How to do it…

We are going to create a KV code where we define and set the screen manager. Also, we will have a Python code where we will create the two screens that will be part of the screen manager. To complete the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Creating Apps in Kivy

Creating Apps in Kivy

Dusty Phillips
Kivy Blueprints

Kivy Blueprints

Mark Vasilkov

Publisher Resources

ISBN: 9781783987382Supplemental Content