Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

MediaLibraryBrowser.setFrame

Sets the panel rectangle.

Component Version macOS Windows Linux Server iOS SDK
MediaLibraryBrowser 3.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "MediaLibraryBrowser.setFrame"; x; y; w; h )   More

Parameters

Parameter Description Example
x New X coordinate. 20
y New Y coordinate. 200
w New width of panel. 300
h New height of panel. 200

Result

Returns OK or error.

Description

Sets the panel rectangle.
Requires macOS 10.9.
Uses bottom up coordinates, so 0/0 is bottom left of main screen.

See also

This function checks for a license.

Created 18th August 2014, last changed 10th August 2020


MediaLibraryBrowser.getVisible - MediaLibraryBrowser.setMediaLibraries

💬 Ask a question or report a problem