Text Button Widget: Difference between revisions

From C4 Engine Wiki
Jump to navigation Jump to search
(Created page with "The '''Text Button Widget''' displays a clickable text string. The widget color controls the color of the text. == Settings == The following settings are available specifically for Text Button Widgets. {| {{Table}} {{Tablehead|Setting|Description}} |- {{HeadingSetting|'''Text Button Settings'''}} |- {{Setting|'''Highlight color'''|Determines the color in which the text is rendered while the mouse button is pressed inside the text.}} |} == See Also == * ...")
 
(No difference)

Latest revision as of 12:52, 15 July 2023

The Text Button Widget displays a clickable text string.

The widget color controls the color of the text.

Settings

The following settings are available specifically for Text Button Widgets.

Setting

Description

Text Button Settings

Highlight color

Determines the color in which the text is rendered while the mouse button is pressed inside the text.

See Also