Currently the Launcher uses a modified version of the normal .NET folder selection dialog which allows for users to paste a link to a directory.
There is a custom dialog called FolderSelectDialog that looks like a normal Windows 7/Vista folder selection dialog and allows users to select folders in a more user friendly way.
See here:
http://www.lyquidity.com/devblog/?p=136
It is free to be used by all. {F25259}
Description
Description
Details
Details
- Legacy ID
- 847929275
- Severity
- None
- Resolution
- Fixed
- Reproducibility
- Always
- Category
- Launcher
Steps To Reproduce
Open launcher
Click mods
Click add mod from folder button
Observe the inefficient folder browser
Additional Information
FolderSelectDialog: http://www.lyquidity.com/devblog/?p=136
Attached is screenshot of it
Event Timeline
Comment Actions
Hi,
that is definitely on our list, but I want to implement it more properly. Use of the reflection in the proposed solution is a blocker here.
If everything goes as planned, a new folder browser dialog may be released after Xmas (into the development branch). But no promises here.
Comment Actions
Hello,
a new folder selection dialog is now available in Dev Branch and RC Branch and will be in the Stable Branch when it's released in a few days.