Answer the question
In order to leave comments, you need to log in
Which library is suitable for implementing multiple pages?
I am making an application for Windows and I need to add several pages to it (layouts, windows as it is correct)))
There should be an authentication page, then a menu, etc.
How is it easier to make new windows and how to switch?
I found the screen manager library, but it's kind of strange)
Answer the question
In order to leave comments, you need to log in
If you want to create additional windows for an application, then core.window says:
Kivy supports only one window per application: please don't try to create more than one.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question