thomasnield
07/03/2016, 4:03 PMuseRegexField()
function that will format a TableView
textfield cell with a red border if the text doesn't compile into a regex. I'm not very good at this stuff, and I'm getting messy and using Label
objects as values. Does anybody know how to do this? I suppose this could also be solved if we find a solution for the `cellformat()`/`useTextField()` issue above...