TextView
The TextView widget can be used to display and edit large amounts of formatted text. Like the TreeView, it has a model/view design. In this case the TextBuffer is the model.
- 11.1. Der Puffer
- 11.2. Widgets und ChildAnchors
- 11.3. Beispiele
The TextView widget can be used to display and edit large amounts of formatted text. Like the TreeView, it has a model/view design. In this case the TextBuffer is the model.