Skip to content

Instantly share code, notes, and snippets.

^1::
IfWinExist ahk_id %MyGuiHwnd%
{
gosub move_GUI
return
}
Gui +HwndMyGuiHwnd
initSecs := 10
Gui, +AlwaysOnTop
Gui, font,s10 bold,Verdana