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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
SyntaxColoring.SetFontName
Sets the font name.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| SyntaxColoring | 10.1 | Yes | No | No | No | No |
MBS( "SyntaxColoring.SetFontName"; FontName ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| FontName | The new font name to use. Pass empty text to disable feature. |
"JetBrains Mono" |
Result
Returns OK or error.
Description
Sets the font name.Our plugin replaces the font used in script workspace and calculation dialog with the given font.
After setting font you may need to restart FileMaker before script workspace applies the new font.
Works for FileMaker 16 and newer.
You may need to restart FileMaker to see the change!
See also
Blog Entries
Release notes
- Version 10.1
- Added SyntaxColoring.GetFontName and SyntaxColoring.SetFontName functions.
Created 25th January 2020, last changed 28th January 2020
SyntaxColoring.SetBlackFieldPicker - SyntaxColoring.SetFontSize
Feedback: Report problem or ask question.
Links
MBS Xojo tutorial videos