Add a directory choose dialog to the settings dialog
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The standard paths are currently chosen by entering the path directly. Add the possibility to use a directory choose dialog to simplify the changing of directories.
Analysis:
This can be done by adding some horizontal sizers and buttons to the options dialog as well as the wxDirDialog class in some event handler.
Implementation:
Change was implemented as proposed by the analysis.
Documentation:
Not needed. Functionality is self-explaining.
Tests:
Directory selection dialogs working as expected. Change was implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: