lltcggie / waifu2x-caffe

waifu2xのCaffe版
MIT License
8.06k stars 839 forks source link

Use Modern Windows Dialog To Select Files/Folders #173

Open JohnTravolski opened 5 years ago

JohnTravolski commented 5 years ago

When selecting files or folders, I noticed that the old file/folder selection dialog is used: Xds5mZf Although it has an address bar at the top, it does NOT allow you to type in paths; it forces you to navigate to the folder of interest through the GUI. This is extremely inefficient to use, as it forces the user to navigate folder by folder instead of simply pasting a folder path, unlike in newer file selection dialogs such as this one: Adobe Premiere Pro_2019-07-02_20-47-42 It would be preferable if a more modern file dialog would be used.