I don't know How structure the GUI of my program...
I don't have big experience with GUI programming, i know all the widgets, the geometry managers, the "object-oriented" method in Tkinter, but i don't understand how combine all this things...
I want to create a program with an image in background where there is a button and if i press this button i switch in another page and the button disappears
Like this : https://moqups.com/iampirla@gmail.com/wyM7CyET/p:a80e8d902
How i can structure my code to do this?