<< Click to Display Table of Contents >> Events ticker |
|
Let's look at the "General" properties of this object (properties not listed in the table are common to all objects, you can read about them here).
Property |
ST script field |
Description |
---|---|---|
Speed(ms) |
speed |
Speed of the running text. |
From priority |
beginpriority |
Begin priority of the shown events. |
To priority |
endpriority |
End priority of the shown events. |
Text |
defaulttext |
Default text displayed. It's shown if events in selected priority range are not available. |
Font type |
fonttype |
Type of the text's font. |
Underline |
underline |
Check if you want to underline the text. |
Font size |
fontsize |
Size of the text's font. |
Text color |
textcolor |
Color of the text. |
Border |
useborder |
Select use or not use border for the text. |
Border width |
linewidth |
Width of the border's line. |
Border color |
bordercolor |
Color of the border's line. |
Fill |
fill |
Select fill or not fill text's background. |
Fill color |
fillcolor |
Color of the text's background. |
Also for all text/editfield objects you can use fields in ST scripts:
▪eventscount - number of events are shown in the events ticker.
Properties from the "Text Color" tab are described here.
Properties from the "Line Color" tab are described here.
Properties from the "Fill Color" tab are described here.
Properties from the "Flash" tab are described here.
Properties from the "Rotation" tab are described here.
Properties from the "Motion" tab are described here.
Properties from the "Visibility" tab are described here.