<@UBBFK40RZ> Are you using a `SortedFilteredList`?...
# tornadofx
e
@Nikky Are you using a
SortedFilteredList
? If so, call
filterWhen
on it and pass in the
textProperty
of your input as the first parameter and then the predicate function as the second.