Text

Overview

The CText widget displays a string of text with a single style. The string might break across multiple lines or might all be displayed on the same line depending on the layout constraints.

Widget API

The CText widget parameters are identical to the normal Text widget, however, it also has some extra parameters:

Last updated