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.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
TextView.SetStyledText
Sets the styled text.
Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
TextView | 10.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "TextView.SetStyledText"; TextView; Text ) More
Parameters
Parameter | Description | Example |
---|---|---|
TextView | The reference number to the text view. | $textview |
Text | The new text with styles. | "Hello" |
Result
Returns OK or error.
Description
Sets the styled text.See also
- TextView.AppendStyledText
- TextView.GetStyled
- TextView.GetStyledText
- TextView.SetPlainText
- TextView.SetSelectedStyledText
- TextView.SetStyled
Blog Entries
- Neues MBS FileMaker Plugin 10.4
- MBS FileMaker Plugin 10.4 - More than 6300 Functions In One Plugin
- MBS FileMaker Plugin, version 10.4pr1
Release notes
- Version 10.4
- Added TextView.GetStyledText, TextView.SetStyledText and TextView.AppendStyledText functions.
Created 21st July 2020, last changed 22nd July 2020
TextView.SetStyled - TextView.SetTag
Feedback: Report problem or ask question.

Links
MBS Xojo Plugins