edvin
12/21/2017, 12:29 PMcontrolNewText
value already in the change event.edvin
12/21/2017, 12:29 PMfilterInput { it.controlNewText.isFloat() }
should do what you want actually.ron
12/21/2017, 12:31 PMedvin
12/21/2017, 12:32 PMron
12/21/2017, 12:32 PMedvin
12/21/2017, 12:32 PMron
12/21/2017, 12:34 PMedvin
12/21/2017, 12:36 PMron
12/21/2017, 12:37 PMedvin
12/21/2017, 12:39 PMron
12/21/2017, 12:42 PMron
12/21/2017, 12:42 PMron
12/21/2017, 12:51 PMit.controlNewText.isInt() && it.controlNewText.toInt()<255
ron
12/21/2017, 1:17 PMedvin
12/21/2017, 1:17 PMedvin
12/21/2017, 1:19 PMron
12/21/2017, 1:21 PMedvin
12/21/2017, 1:36 PMron
12/21/2017, 1:38 PMr4zzz4k
12/21/2017, 1:44 PMfieldset
when declaring form
. Maybe `!!s should be replaced by
?: error(...)`?
Of course I should've RTFM before trying, but still kotlin.KotlinNullPointerException
is not very pleasant beast to see 😜r4zzz4k
12/21/2017, 1:48 PMedvin
12/21/2017, 1:48 PMron
12/21/2017, 2:01 PMcarlw
12/21/2017, 2:13 PMcarlw
12/21/2017, 2:23 PMedvin
12/21/2017, 2:41 PMcarlw
12/21/2017, 2:45 PMedvin
12/21/2017, 2:57 PM