pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

Filter Dialogs #398

Closed pjrinaldi closed 3 years ago

pjrinaldi commented 3 years ago

Need to fix filter dialogs so they pop up correctly rather than off the screen, might want to switch a windowed dialog rather than the windowless frame.

pjrinaldi commented 3 years ago

filters are now dialogs instead of frames, so they work better when they popup.