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:
@@ -36,6 +36,7 @@ Metrics:
|
||||
TextfieldColor: FFFFFF
|
||||
TextfieldColorDisabled: 808080
|
||||
TextfieldColorInvalid: FFC0C0
|
||||
TextfieldColorHighlight: 195BC4
|
||||
TextfieldFont: Regular
|
||||
WaitingGameColor: 00FF00
|
||||
UPnPDisabledColor: FFFFFF
|
||||
|
||||
Reference in New Issue
Block a user