Support for input validation on TextFieldWidgets

See OnTextEdited(), IsValid(), TextColorInvalid (with the default in metrics.yaml).
This commit is contained in:
Pavlos Touboulidis
2014-05-01 19:35:11 +03:00
parent ce8c42b552
commit 713141cf4d
6 changed files with 17 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ Metrics:
TextfieldFont: Regular
TextfieldColor: 255,255,255
TextfieldColorDisabled: 128,128,128
TextfieldColorInvalid: 255,192,192
TextFont: Regular
TextColor: 255,255,255
TextContrast: false