Enable/disable Button Bar
Moderators: Hacker, petermad, Stefan2, white
Enable/disable Button Bar
I use chains of commands in numeric code to switch panel views:
Hide inactive (left) panel and turn off disk buttons - 4002,910,2902,271
Make the panels the same and turn on the disk buttons - 909,2902,302.
respectively switch sets of columns.
Please make separate commands to enable and disable
buttons of disks to avoid erroneous actions:
cm_VisDriveButtons = 2902
cm_EnableDriveButtonr =
cm_DisableDriveButtonr =
скрин
Hide inactive (left) panel and turn off disk buttons - 4002,910,2902,271
Make the panels the same and turn on the disk buttons - 909,2902,302.
respectively switch sets of columns.
Please make separate commands to enable and disable
buttons of disks to avoid erroneous actions:
cm_VisDriveButtons = 2902
cm_EnableDriveButtonr =
cm_DisableDriveButtonr =
скрин
Last edited by Ziabrev on 2024-10-19, 12:49 UTC, edited 1 time in total.
Re: Enable/disable Button Bar
I know reading is hard BUT
This is the BUG reporting forum and it looks like
u wanna be in the suggestion forum
This is the BUG reporting forum and it looks like
u wanna be in the suggestion forum

Hoecker sie sind raus!
Re: Enable/disable Button Bar
2Ziabrev
Command 2902 is NOT cm_VisButtonBar - command 2902 is cm_VisDriveButtons
If you wnat to turn the button bar on and off you can use cm_VisButtonBar=2901 or cm_VisButtonBar2=2944 for the vertical button bar
Command 2902 is NOT cm_VisButtonBar - command 2902 is cm_VisDriveButtons
If you wnat to turn the button bar on and off you can use cm_VisButtonBar=2901 or cm_VisButtonBar2=2944 for the vertical button bar
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Enable/disable Button Bar
2petermad
Thank you. I have corrected the error.
Why can't it be done similarly to DarkMode:
cm_SwitchDarkMode = 2950
cm_EnableDarkMode= 2951
cm_DisableDarkMode= 2952
Thank you. I have corrected the error.
Why can't it be done similarly to DarkMode:
cm_SwitchDarkMode = 2950
cm_EnableDarkMode= 2951
cm_DisableDarkMode= 2952
Re: Enable/disable Button Bar
Because you can use a parameter with cm_VisDriveButtons:
cm_VisDriveButtons 1
cm_VisDriveButtons -1 (or 2)
Re: Enable/disable Button Bar
Moderator message from: white » 2024-10-19, 13:34 UTC
Moved topic
» from TC11.x bug reports (English) to Total Commander (English)
» from TC11.x bug reports (English) to Total Commander (English)