Archive: Replace Browse For Folder dialog


Replace Browse For Folder dialog
How do I replace the Browse For Folder dialog on the MUI2 directory page for a more detailed one like in the attachment?


You would have to use the button plugin and replace the browse button, then use the system plugin to call the COM api's required to display the folder picker dialog AKA way to much trouble just to replace a dialog that works just fine and has been the correct way to pick a folder for 15 years...


Maybe it would be easier to create custom nsDialogs page with similar components and call standard Windows OpenFile dialog...