Prechádzať zdrojové kódy

Changed the resolution again

sachinmanawadi271 7 rokov pred
rodič
commit
0daccc9efd

+ 1 - 1
AutoHotKeyScripts/powerpoint.ahk

@@ -88,7 +88,7 @@ global
 	Gui, %MonitorNumber%:destroy
 	Gui, %MonitorNumber%:+AlwaysOnTop +LastFound +Owner -Caption
 	Gui, %MonitorNumber%:Color, Black
-	Gui, %MonitorNumber%:Add, Picture, w1024 h-1, %file%	
+	Gui, %MonitorNumber%:Add, Picture, w%A_ScreenWidth% h-1, %file%	
 	Gui, %MonitorNumber%:Show, x%coord% y0 maximize
 }
 

BIN
AutoHotKeyScripts/screenshot.exe