stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.74k stars 180 forks source link

Swith between "Files" and "Content" faster using two different listview controls with data instead re #422

Closed helperman closed 1 year ago

helperman commented 1 year ago

Swith between "Files" and "Content" faster using two different listview controls with data instead rewriting data in the same listview. You can show/hide objects. It should be faster (and filling the second listview can be done in background).