'dialog' type 'filedialog' needs a file mask feature
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The dialog command's filedialog type needs the possibility to select one or a set of file masks to propose the correct file types to the user. This can be done like this:
dialog "PATH", "FILEMASKS" -set type=filedialog [...]
Needs some adaptions in the corresponding command function in the kernel and in the GUI function used for displaying the dialog.
dialog command.Added a fix with [r917] resolving a regression. Change now works as intended.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r868]
Diff:
Related
Commit: [r917]