Added text selection and copy support to TextFieldWidget.

Use Shift and navigation key (cursor, home, end) to select a portion of
text, and replace/delete/cut as appropriate.
Also provides support for selection with mouse (click and drag)
This commit is contained in:
Joe Alam
2018-04-07 17:45:11 +00:00
committed by reaperrr
parent b5893d4c6d
commit 7221c29d9b
7 changed files with 148 additions and 10 deletions

View File

@@ -36,6 +36,7 @@ Metrics:
TextfieldColor: FFFFFF
TextfieldColorDisabled: 808080
TextfieldColorInvalid: FFC0C0
TextfieldColorHighlight: 195BC4
TextfieldFont: Regular
WaitingGameColor: 00FF00
UPnPDisabledColor: FFFFFF