![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi everyone, thanks for your help in advance. I'm sure this is an easy one (I hope at least). I have a layout that I want to open to a certain size (that part I got--zoom) but I want it to default to a specific point on the screen regardless of resolution. I am using a tabbed interface that hides the front window and then opens the selected database to a new window. In order for the tabbed interface to appear seamless, I need to be able to control where on the screen the new db comes up so it appears to the user that they have simply switched laayouts, not databases. I tried the folowing AppleScript with no success.: tell application "FileMaker Pro" activate set position of window "fb_company.fp5" to {0, 40} end tell Ideas? Scott |
#2
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |