Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Preferences.GetTextSelectionWithDragAndDrop
Queries drag and drop preference.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Preferences | 2.8 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ❌ No |
MBS( "Preferences.GetTextSelectionWithDragAndDrop" )
Parameters
none
Result
Returns current value 0 or 1 or an error.
Description
Queries drag and drop preference.This function queries the preference setting from FileMaker (or Runtime) about allowing text selection by drag and drop.
Due to the way the preferences work, we can read the value which the setting has, but we can only set the value for the next launch of the application.
See also
Release notes
- Version 9.5
- Fixed Preferences.GetTextSelectionWithDragAndDrop and Preferences.SetTextSelectionWithDragAndDrop to work in current FileMaker 18.
Example Databases
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 24th September 2019