Half rounded window in TK with python

Viewed 25

i'm new in python and i'm trying to create a desktop app with tkinter. I'd like to know how can i change the geometry of my window, from normal square to an half rounded window. I only found how to put a half rounded circle as a canvas but i can't figure out how to change the effective window, can somebody help me out?

0 Answers
Related