Automatic Column Width for Open/Save Dialogs

Is there any chance of getting the automatic column width functionality to also work in open/save dialogs when they are in column view? That would be a tremendous feature that I’d gladly double my contribution for.

Unfortunately this is not possible with current TotalFinder. The problem is that standard open/save dialogs are implemented as a system framework and this code gets linked into every GUI app in the system. To modify this TotalFinder would have to inject its code into every app in the system, not only Finder.app.

1 Like

Too bad. I was hoping there would be a way to just modify the system framework without having to inject code into every app. Oh well. Thanks for the answer.

1 Like