hoppfrosch / AHK_Windy

Toolbox to operate on windows
http://hoppfrosch.github.io/AHK_Windy
Other
23 stars 8 forks source link

Windy: Setting transparency fails on windows without caption #18

Closed hoppfrosch closed 9 years ago

hoppfrosch commented 9 years ago

See: http://www.autohotkey.com/board/topic/67874-winset-transparent-fails-on-ahk-gui-caption

Solution: use DLLCall to SetLayeredWindowAttributes ....