0

Here green part of images indicating the transparent part.

Now I want to create a same type of window in tkinter. The main window is divided into two vertical boxes. Right box is fully transparent and left box have some tkinter widgets. The main problem is I'm unable to make a half transparent window in tkinte..

  • For Windows platform, use `root.atttributes("-transparentcolor", "green")` to make parts with green color transparent. – acw1668 Aug 04 '23 at 11:37

0 Answers0