Filter löschen
Filter löschen

How to change the color of "partial" text in gui static text

8 Ansichten (letzte 30 Tage)
xi
xi am 28 Apr. 2017
Beantwortet: Prannay Jain am 2 Mai 2017
For example, I want to display a string of 'ABCDE' in the static text box, and want to highlight C with red color or bold font. How to do that? By setting the "ForegroundColor", or "Font" property, it would change the whole string, but I want to apply to partial of the string. ideas?

Antworten (1)

Prannay Jain
Prannay Jain am 2 Mai 2017
Unfortunately, currently this is not possible to change the color of "partial" text in gui static text. You may think of adding different strings of single characters with different colors and fonts.

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by