Hi everyone, I have a couple of basic question regarding working with ui module.
I'm trying to make a simple app that has 3 pages. So when you done editing some textfields on one page you click ok button and it takes you to the second page.

Q1:
Right now I have two pyui files and I make transition between pages like so:
def button_tapped(sender):