alexjul wrote:
為什麼不是視窗可以變...(恕刪)
+1
說的很好~
不過我想一個品牌能做到有那麼多死命護駕的擁護者,真的還蠻厲害的....
我也想要建立一個這樣的品牌,因為不管出什麼都有人買....

tell application "System Events"
set frontApp to name of first application process whose frontmost is true
end tell
tell application frontApp
set the bounds of the first window to {0, 45, 1200, 740}
end tell