Posts by Pedro • 1 point
1 post
- 
		-1 votes1 answer59 viewsQ: Call another screen in KinterI’m trying to create a main screen with two buttons to call the screens "Stock and "Customers", but instead of closing and opening, it adds on the same screen. from clientes import Clientes from…