I am new to programming and I use Python 3.2.
I have started to make a very simple GUI program (added a couple of labels and buttons). I have a couple of questions:
How do I add a background to the window where I have my widgets?
How do I make the program exit a window if one button is pressed?
I hope these questions haven't been answered before, spent a couple of minutes searching here.
Thanks for your time!