Tutorial 6: Using TextAreas
In this tutorial, you will learn how to use TextAreas for more advanced usage. We will create an application that will show texts, in multiple languages and different typographies. We will also see how to change the appearance of our text and how to use wildcards through TouchGFX Designer and through code. To follow this tutorial more easily, we invite you to do tutorial 2 beforehand.
This tutorial has been prepared in two parts. In the first part of this tutorial, you will learn how to add different typographies and how to use them. You will also see how to use different languages in your application. In the second part, this tutorial will teach you how to manage the appearance of a TextArea and how to use wilcards.
Note
📄️ Part 1 – Typography and Language
In this first part of the tutorial 6, we will first see how to create new typography and then we will see how to change the language of our application.
📄️ Part 2 – Appearance of TextArea and Wildcard
To do this second part of tutorial 6, make sure you have done the first part. We will finish the implementation of the application started in the first part of the tutorial. First, we will see how to modify the textArea appearance and we will implement the "appearance" button. Then to finish we will implement the wildcards of the imformationTextArea.