Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to resize frontmost two windows to fill screen' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to resize frontmost two windows to fill screen
Authored by: GlowingApple on Jan 10, '06 01:43:55PM

The script cycles through the current running application. If you run a script with Quicksilver, it does not open a new application but keeps the focus with whatever application you have at the front when you run the script. If you make a new application and run it, that application grabs the focus and becomes the front most application, the it then tries to resize itself and probably runs into issues as it has no visible window.

I don't think I'm advanced enough with Mac and Applescript to get this to work with a separate application. The script would have to capture the application that was front most before the script ran. I'm not sure if this is recorded anywhere in the OS though.

---
Jayson --When Microsoft asks you, "Where do you want to go today?" tell them "Apple."



[ Reply to This | # ]