To give a bit more background:
Some software writes all clients to a csv file. Then creates a subdir with clients name and puts a logfile there (also csv-based). I'd like my application to be able to open a single TableView for each of these logfiles in the workspace.
So for every selected client, a new analysis-widget will be opened and filled from the corresponding logfile .
I hope, this explains the purpose somewhat better.
Bookmarks