pjrinaldi / wombatforensics

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

First Table Row Selection Error #483

Closed pjrinaldi closed 6 months ago

pjrinaldi commented 6 months ago

The first time I select an item in the table, nothing happens. if I click off the item and then click again to select, it parses the content properly. need to figure out what is this causing this 1st select issue and resolve.

pjrinaldi commented 6 months ago

resolved by setting the oldselectedrow value to -1 when the table contents from a root or child directory is loaded in the table.