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:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
SyntaxColoring.SetExportTooltipsEnabled
Sets whether export dialog tooltips are enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 13.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.SetExportTooltipsEnabled"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. | 1 |
Result
Returns OK or error.
Description
Sets whether export dialog tooltips are enabled.Pass 1 to enable the feature or 0 to disable.
See also
- SyntaxColoring.GetDebuggerTooltipsEnabled
- SyntaxColoring.GetExportTooltipsEnabled
- SyntaxColoring.SetDebuggerTooltipsEnabled
Release notes
- Version 13.0
- Added SyntaxColoring.GetExportTooltipsEnabled and SyntaxColoring.SetExportTooltipsEnabled functions.
Blog Entries
This function does not need a paid license.
Created 8th January 2023, last changed 8th January 2023
SyntaxColoring.SetDebuggerTooltipsEnabled - SyntaxColoring.SetFontName
