Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Preferences.SetTextSelectionWithDragAndDrop
Set the preference setting from FileMaker/Runtime about allowing text selection by drag and drop.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
Preferences | 2.8 | Yes | No | Yes, macOS only | No | No |
MBS( "Preferences.SetTextSelectionWithDragAndDrop"; value ) More
Parameters
Parameter | Description | Example value |
---|---|---|
value | The new value: 0 for off and 1 for on. | 1 |
Result
Returns OK or error.
Description
Set the preference setting from FileMaker/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
Example Databases
Blog Entries
Created 18th August 2014, last changed 17th June 2018
Preferences.HasValue - Preferences.SetValue
Feedback: Report problem or ask question.
Links
MBS FileMaker tutorial videos