Switch Icon on Button Bar ?

English support forum

Moderators: Hacker, petermad, Stefan2, white

User avatar
petermad
Power Member
Power Member
Posts: 16134
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2islogged

There IS a cm_wait command in TC9, so if you want like 2 seconds for your script it you can use:

em_Script,cm_wait 2000,cm_VisButtonbar,cm_VisButtonbar
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
islogged
Senior Member
Senior Member
Posts: 205
Joined: 2008-09-17, 00:57 UTC

Post by *islogged »

There IS a cm_wait command in TC9, so if you want like 2 seconds for your script it you can use:
em_Script,cm_wait 2000,cm_VisButtonbar,cm_VisButtonbar
Ok, actually i use the v8.52a until the final v9 release.
If it work as u tell, the pb seems already solved.

I will check that on the v9 final version ^^
Thanks
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

According to TC's History.txt, cm_Wait exist in TC 8.52
History.txt wrote:20.02.15 Added: New internal command cm_wait, accepting wait time in milliseconds, e.g. cm_wait 1000. Can be combined, e.g. em_cmd1,cm_wait 1000,em_cmd2 (32/64)
Last edited by ts4242 on 2016-11-14, 01:08 UTC, edited 1 time in total.
User avatar
petermad
Power Member
Power Member
Posts: 16134
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

According to TC's History.txt, cm_Wait exist in TC 8.52
If you look closer you'll se that it is in the "Release Total Commander 9.0 beta 1 (32/64)" section

If you also look in the history.txt that comes with TC8.52a it is not mentioned there.

Apparantly Ghisler was working on TC9 and TC8.52a at the same time, hence the date back in 2015 - Also note that all entries about TC8.52a is removed from the history.txt that comes with TC9x
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

petermad wrote:If you look closer you'll se that it is in the "Release Total Commander 9.0 beta 1 (32/64)" section
No, it is first mentioned under
10.08.15 Release Total Commander 8.52 beta 1 with partial fixes backported (branch release) (32/64)
User avatar
petermad
Power Member
Power Member
Posts: 16134
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

2ts4242
You are right - I overlooked the "Release Total Commander 8.52..." because there are no blank lines above them

2Ghisler(author)
Could you please add blank line before the "Release Total Commander 8.52..." entries in history.txt
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

petermad wrote:2ts4242
You are right - I overlooked the "Release Total Commander 8.52..." because there are no blank lines above them
Still using Notepad? Try this better
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50909
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

CM_WAIT isn't in TC 8.52. The line about TC 8.52 is just there for reference, it mentions that only bugfixes were backported from TC9 beta to TC 8.52.
Author of Total Commander
https://www.ghisler.com
User avatar
Ovg
Power Member
Power Member
Posts: 755
Joined: 2014-01-06, 16:26 UTC

Post by *Ovg »

It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Post Reply