thqby / ahk2_lib

MIT License
197 stars 26 forks source link

Using WinSetTransColor with WebView2 #18

Closed tqphan closed 1 year ago

tqphan commented 1 year ago

I'm trying to use WinSetTransColor to make the background color (#000111) of a web page transparent.

Using WinSetTransColor "000111", "ahk_id " win.hWnd doesn't work.

thqby commented 1 year ago

May not support transparency.