Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

QLPreviewPanel.Move

Moves the panel to the given position.

Component Version macOS Windows Linux Server iOS SDK
QuickLook 4.3 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "QLPreviewPanel.Move"; X; Y { ; Duration } )   More

Parameters

Parameter Description Example Flags
X The new screen position. Distance from top/left edge of main screen in points. 10
Y The new screen position. Distance from top/Left edge of main screen in points. 50
Duration Optional the duration. Can be a value between 0.1 and 5.0. Use zero to disable. 0.5 Optional

Result

Returns OK or error.

Description

Moves the panel to the given position.
You can use this method to have the panel side by side to your FileMaker layout window.

See also

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 26th October 2014


QLPreviewPanel.IsVisible - QLPreviewPanel.Resize