The list -files dialog already can display additional information for NDATs. Add this information for the file browser in the tooltip requested event handler.
Analysis:
In the tooltip handler one can reference to the Language class to get the filetype descriptions from the language files. In addition the corresponding functionality from the BI_ListDirectory() function may be abstrahized, so that it is accessible from the tooltip handler function.
Implementation:
The change was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
The corresponding change was done in the language files.
Tests:
Extended file information is now visible. Change was implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: