ButtonBar eXtended (with macro support)
Moderators: Hacker, petermad, Stefan2, white
There is not button for the OPENBAR
Its only one button I made for your program.
It doesn't add a button for editing which would be useless I think as it should toggle the state.
It also doesn't change the button bar for TC start-up.
I have to press once the button to get the eXtended one after every TC start.
You should change that I think.
Its only one button I made for your program.
It doesn't add a button for editing which would be useless I think as it should toggle the state.
It also doesn't change the button bar for TC start-up.
I have to press once the button to get the eXtended one after every TC start.
You should change that I think.
Last edited by Horst.Epp on 2009-07-19, 19:28 UTC, edited 1 time in total.
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
Ok I got it
Remove the quotes around the command of "ButtonBar eXtended.exe".
I will fix it.
Remove the quotes around the command of "ButtonBar eXtended.exe".
Code: Select all
TOTALCMD#BAR#DATA
C:\Program Files\wincmd\PLUGINS\ButtonBar_eXtended\ButtonBar eXtended.exe
-c "c:\Program Files\wincmd\PLUGINS\nested bar creator\bars\Bar_01.bar"
C:\Program Files\wincmd\PLUGINS\ButtonBar_eXtended\ButtonBar eXtended.exe
ButtonBar eXtended
C:\Program Files\wincmd\PLUGINS\ButtonBar_eXtended\
-1
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
Updated first post: Version 1.1 is available.
Code: Select all
Version 1.1
- Added: After switching to "ButtonBar eXtended" the ButtonBar is made TCs default one.
- Bugfix: Switch button didn’t work when path to "ButtonBar eXtended.exe" was quoted.
Good suggestion. Included it. See update.Horst.Epp wrote:The default for TC start-up should be changed to the eXtended bar
- Boofo
- Power Member
- Posts: 1431
- Joined: 2003-02-11, 00:29 UTC
- Location: Des Moines, IA (USA)
- Contact:
After reading over the pdf in the new version, I think I am going to stick with the Toolbar.exe version. I'm not sure I like a separate button bar for the buttons. Plus, it looks kind of confusing to me to have to make separate buttons for each item you want to do in a single button.
chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden
How do I un-overwrite all my data?
User of Total Commander
#60471 Single user license
How do I un-overwrite all my data?
User of Total Commander
#60471 Single user license
Environment variables
The new version works fine but I found one thing which should be fixed.
The program doesn't support environment variables like %commander_path%
It should accept it in its own parameter and also in the usercmd entries it creates..
Such variables are necessary for portable usage on TC.
I make all my buttons and settings with such variables and I think many users have portable TC installations.
[mod]Thread Environment variables merged.
Hacker (Moderator)[/mod]
The program doesn't support environment variables like %commander_path%
It should accept it in its own parameter and also in the usercmd entries it creates..
Such variables are necessary for portable usage on TC.
I make all my buttons and settings with such variables and I think many users have portable TC installations.
[mod]Thread Environment variables merged.
Hacker (Moderator)[/mod]
2Horst.Epp

New version of whatThe new version...

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
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
I think he means: ButtonBar eXtended.
Could a mod please move this there?
I think of supporting environment variables and also being able to use relative paths.
Could a mod please move this there?
I think of supporting environment variables and also being able to use relative paths.
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
Updated first post: Version 1.2 is available.
Thanks for the suggestions so far Horst.Epp.
Code: Select all
Version 1.2
- Added: Support for environmental variables. Warning: Total Commander already uses the percent sign "%" in parameters. So make sure you use two percent signs: "%%Commander_Path%%")
- Samuel
- Power Member
- Posts: 1930
- Joined: 2003-08-29, 15:44 UTC
- Location: Germany, Brandenburg an der Havel
- Contact:
2Boofo:
I added a video, so you can see how easy it works:
ButtonBar eXtended video
IMO its far more userfriendly then the old ini file. You could edit everything from TCs Buttonbar GUI, instead of using an TextEditor with no path completion etc... I believe there will be nothing to confuse you if you saw it once.
I added a video, so you can see how easy it works:
ButtonBar eXtended video
IMO its far more userfriendly then the old ini file. You could edit everything from TCs Buttonbar GUI, instead of using an TextEditor with no path completion etc... I believe there will be nothing to confuse you if you saw it once.
With the latest additions it is a very valuable tool which is easy to configure.Samuel wrote:Updated first post: Version 1.2 is available.
Thanks for the suggestions so far Horst.Epp.Code: Select all
Version 1.2 - Added: Support for environmental variables. Warning: Total Commander already uses the percent sign "%" in parameters. So make sure you use two percent signs: "%%Commander_Path%%")
It saves me a lot of space in my main button bar made with nested bar creator with 3 bars linked together.
I made the suggestion to make it TCs default button bar after switing to eXtended Bar. Now I found that we need some parameter to tell the program when to do that. If I use it on some sub-bars I don't want to make them the default at start-up.
I suggest adding an additional parameter -d for make default in the parameter field.
I suggest adding an additional parameter -d for make default in the parameter field.