TC9 beta: Target: Custom columns commands

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
LonerD
Senior Member
Senior Member
Posts: 381
Joined: 2010-06-19, 20:18 UTC
Location: Makeyevka/Makiivka
Contact:

TC9 beta: Target: Custom columns commands

Post by *LonerD »

cm_TrgCustomView1=421; Target: Custom columns 1
...
cm_TrgCustomView9=429; etc. until 449
What about cm_TrgCustomView30 and above?

For cm_SrcCustomView30 - cm_SrcCustomView99 we can use commands 7530-7599, bu I can't find info about the same for cm_TrgCustomView
"I used to feel guilty in Cambridge that I spent all day playing games, while I was supposed to be doing mathematics. Then, when I discovered surreal numbers, I realized that playing games IS math." John Horton Conway
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50918
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

There is no extended range for cm_TrgCustomView.

The new ranges are:
cm_LeftCustomView1new=6501;
...
cm_LeftCustomView499=6999;
cm_RightCustomView1new=7001;
...
cm_RightCustomView499=7499;
cm_SrcCustomView1new=7501;
...
cm_SrcCustomView499=7999;

The first two are needed when you have separate left and right menus, and the third for a combined active side menu.
Author of Total Commander
https://www.ghisler.com
User avatar
LonerD
Senior Member
Senior Member
Posts: 381
Joined: 2010-06-19, 20:18 UTC
Location: Makeyevka/Makiivka
Contact:

Post by *LonerD »

2ghisler(Author)
Do you mean commands 71 and 6501 are the same ?

If we have 499 commands for no extended range for cm_SrcCustomView, Right and Left - then we need the same range for cm_TrgCustomView too
"I used to feel guilty in Cambridge that I spent all day playing games, while I was supposed to be doing mathematics. Then, when I discovered surreal numbers, I realized that playing games IS math." John Horton Conway
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50918
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

There is currently no extended range for cm_TrgCustomView, sorry.
Author of Total Commander
https://www.ghisler.com
Post Reply