Dynamic Regex Validator 2.0
This is the second version of my Dynamic Regex Validator application which checks your regular expressions pattern against some provided sample text in real-time as you type. The regex pattern, sample text, and results/matches are now in their own individual windows which stay on top of every other window and can be resized down to just their title bars. There's a lot more work to be done, but the basic functionality exists.