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.GetExportTooltipsEnabled
Queries whether export dialog tooltips are enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 13.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.GetExportTooltipsEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether export dialog tooltips are enabled.See also
- SyntaxColoring.GetDebuggerTooltipsEnabled
- SyntaxColoring.SetDebuggerTooltipsEnabled
- SyntaxColoring.SetExportTooltipsEnabled
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.GetDebuggerTooltipsEnabled - SyntaxColoring.GetFontName
