Page 1 of 1

Choose plugin property dialog preserve last selected plugin

Posted: 2016-10-10, 20:36 UTC
by ts4242
When configure custom column, "Choose plugin property" dialog always pre-select tc and you have to re-select the the plugin you already configure, this is tedious and annoying.

Please auto select the last selected plugin at least as far as "Custom Columns" or "Multi-Rename Tool" session is in progress, this will make life easier!!!

Posted: 2016-10-11, 00:19 UTC
by petermad
Support+

Posted: 2016-10-21, 01:57 UTC
by ts4242
@Ghisler

Any chance to add this before TC 9 final release?

Posted: 2016-10-21, 16:22 UTC
by ghisler(Author)
I would have added it before if it were that simple. But the external plugin may not be there when re-opening the dialog, e.g.
- it was removed
- it's on an inaccessible network share
- it's linked to via %commander_path%, and a second copy of TC was opened
etc.

Posted: 2016-10-21, 17:37 UTC
by MVV
ghisler(Author),
I think guys are talking about remembering last selected plugin during TC session, no need to write anything to INI... And if plugin is inaccessible, you can simply select first plugin in list as you do now.

Posted: 2016-10-21, 20:15 UTC
by ts4242
MVV wrote:ghisler(Author),
I think guys are talking about remembering last selected plugin during TC session, no need to write anything to INI...
That's true, i even limited it to "Custom Columns" or "Multi-Rename Tool" session not TC session.

@Ghisler

A solution could leaving the dialog in memory when pressing [X] button by hiding it instead of unloading, unload it only when closing its parent window.