Text crawler widgets for Elementi 3.x
From SpinetiX Support Wiki
Applies to Elementi 3.x. For later versions, see the text crawler widgets.
Inline Text Ticker
Specification
- Category: Text animations
- Author: SpinetiX S.A.
- License: GPL Version 3
- Target: Elementi 3.x
Description
The Inline Text Ticker demonstrates how to display a horizontal scrolling text that the user can change directly from the interface (i.e. the "Properties" view of the document). This widget is based on the text ticker widget present within Elementi Library that was modified to use inline data as source. There's also a tutorial about how to create an inline text ticker widget that describes the steps taken to arrive at this result.
Configuration
- Text template
- Modify the font family, text color and the formatting (bold, italic) for the data layout. The font size is not taken into account since it is computed automatically based on the widget space and properties. Note that the special notation,
[[title]]
, should not be modified.
- Modify the font family, text color and the formatting (bold, italic) for the data layout. The font size is not taken into account since it is computed automatically based on the widget space and properties. Note that the special notation,
- Inline text data
- Enter the text to be scrolled. Any text formatting must be done on the "Text template".
Inline Text Roll
Specification
- Category: Text animations
- Author: SpinetiX S.A.
- License: GPL Version 3
- Target: Elementi 3.x
Description
The Inline Text Roll demonstrates how to display a vertical scrolling text that the user can change directly from the interface (i.e. the "Properties" view of the document). This widget is based on the text roll widget present within Elementi Library that was modified to use inline data as source. There's also a tutorial about how to create an inline text roll widget that describes the steps taken to arrive at this result.
Configuration
- Text template
- Modify the font family, text color and the formatting (bold, italic) for the data layout. The font size is not taken into account since it is computed automatically based on the widget space and properties. Note that the special notation,
[[text]]
, should not be modified .
- Modify the font family, text color and the formatting (bold, italic) for the data layout. The font size is not taken into account since it is computed automatically based on the widget space and properties. Note that the special notation,
- Inline text data
- Enter the text to be scrolled. Any text formatting must be done on the "Text template".