Arlecchino.Widgets.Text
Classes
| Type | Summary |
|---|---|
EntryRow | A line being typed into, drawn on one row of the screen: a filter, a search, a field an application draws for itself. Text longer than the room it is given scrolls, so the caret is always on the screen. |
EntryRuns | A line being typed into, cut into the runs it is drawn as: what is plain, what is selected, and the symbol the caret stands on. The caret is written the other way round rather than wedged beside it. |
Structs
| Type | Summary |
|---|---|
EntryLook | How a line being typed into is written: the text itself, the part of it that is selected, and the one symbol the caret stands on, which is written the other way round. |