Hey all
I am working on a script that resizes safari windows to a predetermined set of sizes. Now in an attempt to animate the window resize I have a conditional repeat loop that increments+/- until the current window size meets the dimensions specified. However the result is far from fluid.
Is there a better way to do this?
I know that Core Animation can do such things but i don’t know if ti’s possible to utilise CA via AppleScript
So any advice greatly appreciated
Thanks
D