The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus 1 for Mac (http://forums.omnigroup.com/forumdisplay.php?f=38)
-   -   AppleScript the OF Inspector Position (http://forums.omnigroup.com/showthread.php?t=7842)

thingrip 2008-04-24 12:20 AM

AppleScript the OF Inspector Position
 
Hi,

I contacted tech support, with no luck, they suggested I try the forums, so here we go, please see below:

------------beginning of copied text-----------------

On 24 Apr 2008, at 00:28, OmniFocus Support wrote:

Hi Terry,

That may be possible, but it would be rather tricky. I had one of the developers try running a few scripts, like:

tell application "OmniFocus"
set OldBounds to bounds of window ""
set NewBounds to {0, 0, item 3 of OldBounds, item 4 of OldBounds}
set bounds of window "" to NewBounds
end tell

To no avail. The forums (forumn.omnigroup.com) may be a good resource for something like this.

If you have any other questions or suggestions, please don't hesitate to contact me. We really appreciate your support!

Sincerely,

Jameson B.
Support Ninja
Omni Group



["Terry C. Lansdown" - Tue Apr 22 10:09:18 2008]:

Hi,

Is there a way I can set the bounds of the OmniFocus inspector window
to automate moving its position? For example...

tell application "Safari"
activate
try
set the bounds of the first window to {340, 0, 1380, 1280}
set the bounds of the second window to {150, 0, 1130, 775}
end try
end tell

Best wishes and thanks,

Terry

------------end of copied text-----------------

joshfree 2009-09-18 04:54 PM

I assume nobody solved this problem. I have an external monitor at work next to my laptop, and my inspector invariably ends up at the far end of the opposite screen from wherever OF's main window is.

I'd sure love to have a way for it to stay where I left it when I last worked in the application, or to recognize the new monitor setup when it's not being used on a single screen laptop.

curt.clifton 2009-09-19 04:45 AM

joshfree,

That sounds like a feature request/bug report. It shouldn't take a script to have the inspector remember where its supposed to stay. Use Help → Send Feedback to submit bug reports and feature suggestions to get them entered in the development database. (See [URL="http://forums.omnigroup.com/showthread.php?t=3734"]this sticky thread[/URL] at the top of the forum for details.)


All times are GMT -8. The time now is 04:22 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.