Page 1 of 1

[REQ] Improve 'Configure Plugin' Dialog

Posted: 2006-11-14, 02:15 UTC
by Raymond
Change 4 plugin button from "configure" to
W&CX config
W&FX config
W&LX config
W&DX config
so people can access them with keyboard, like other dialogs do.

Posted: 2006-11-14, 06:58 UTC
by Sir_SiLvA
Its not Possible at the moment as all 4 Strings are 5372="..."

Workaround: Insert a & into 5371="..." and use the Tab-Key.

Posted: 2006-11-14, 09:12 UTC
by Raymond
Sir_SiLvA wrote:Its not Possible at the moment as all 4 Strings are 5372="..."
Workaround: Insert a & into 5371="..." and use the Tab-Key.
Actually currently we can edit lng file like

5363="Packer plugins (.W&CX)"
5365="File system plugins (.W&FX)"
5367="Lister plugins (.W&LX)"
5369="Content plugins (.W&DX)"

but have to press Enter after that.

I just wonder why all dialogs are keyboard accessable but this one. You can set some other settings once after installation and never change them again. But when playing around or updating plugins, you'll need to frenquently access this dialog.

Posted: 2006-11-14, 10:18 UTC
by Sir_SiLvA
Raymond wrote:But when playing around or updating plugins, you'll need to frenquently access this dialog.
Not when you use http://www.totalcmd.net/plugring/tc_plugman.html :)
But you are right, 4 Strings instead of one would be better :)