Dependencies icon indicating copy to clipboard operation
Dependencies copied to clipboard

allow adding seach paths by pasting path

Open vladtepesch opened this issue 5 years ago • 1 comments

currently the gui only lets you specify search paths py picking with the folder-dialog. It should be possible to add a path by paste it from the clipboard.

Maybe either by adding an address edit box to the folder-selection dialog or by enabling clicking on on the

image

vladtepesch avatar Jan 02 '20 14:01 vladtepesch

It should switch the Folder Select dialog to the modern one: image

In c++ this is handled by the CFolderPickerDialog class.

robotboy655 avatar Aug 20 '21 16:08 robotboy655