Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

window size, window position....

Featured Replies

hi,

i am using this right now as an apple script step in my databases:

Property x1: 162

Property y1: 862

Property x2: 183

Property y2: 544

set the bounds of window 1 to {x1, y1, x2, y2}

this works great exept for the fact that it would be nice to set the name of, say, main.fp5 to 'main' so i can set the bounds one main to.... so it is not always working on the front most window, but on a specific one. is this possible? thanks.

set the bounds of window "windowname" to {x1, y1, x2, y2}

This will work where windowname is the name of the database window you are trying to move/resize.

  • Author

thank you. that fixed the problem i was having were 'window 1' was resizing like mad when all my other db's were opening.

now if someone would just develop a plug-in for AppleScript window size and window position, and DID NOT charge an arm and a leg for a developers licence (MoveWindow plug-in, $179 dev. license). if i knew how to make plugins i would make one that is CHEAP! wink.gif

Why do you need a plug-in if you can do it with AppleScript? AppleScript can be a pain in the ..., but we should all be asking for better AS support and documentation.

[ April 16, 2002, 10:59 AM: Message edited by: jfmcel ]

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.