Why UserMenu doesn`t show an icon when comma after em_xxx ?

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
790
Junior Member
Junior Member
Posts: 30
Joined: 2009-04-22, 18:27 UTC
Location: Saint-Petersburg.RU

Why UserMenu doesn`t show an icon when comma after em_xxx ?

Post by *790 »

Exampe:
em_xxx, cm_SelectAll
There will be no icon in the drop-down menu, because the “Parameters” field is blocked as soon as you put a comma after em_xxx,
What`s this, a bug or a feature?

Of course, TC can be deceived. Open wincmd.ini and find our command:
[user]
--------
menuN=xxx
cmdN=em_xxx, em_SelectFind

and add
paramN=" " (just a space in quotes)
Save, restart TC and see your icon :)
Win10x64, TC 11.02
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Why UserMenu doesn`t show an icon when comma after em_xxx ?

Post by *ghisler(Author) »

It only shows an icon when there is a single command.
Try putting all commands in another command.

Moderator message

Moved to will not be changed
Author of Total Commander
https://www.ghisler.com
Post Reply