0

Hi i was searching for like 2-3 days without any clue i tried alot of libs but couldn't be able to create something like this image

enter image description here

i can use transparent to create something like this but the tricky part is the middle of this windows form is click thought able i mean like there is nothing there only a frame

(This is bandicam application)

any idea how can i achieve this ?

Mobinkh
  • 117
  • 1
  • 7
  • In tkinter you could do this under windows with `window.attributes('-transparentcolor', '#hexcode')` and there are more methods [here](https://stackoverflow.com/q/19080499/13629335) even though they using `overrideredirect` to clear the border. – Thingamabobs Feb 11 '23 at 10:06
  • @Alexander Thanks ill check it thats exactly what I'm looking for but sadly I didn't see it in my search so sorry for this duplicated question – Mobinkh Feb 11 '23 at 11:07
  • Please post your code! – Ben the Coder Feb 11 '23 at 15:30

0 Answers0