Prevent toolbar (Button Bar) from wrapping?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Ahu_Lee
Junior Member
Junior Member
Posts: 37
Joined: 2016-08-09, 19:34 UTC
Location: Russia

Prevent toolbar (Button Bar) from wrapping?

Post by *Ahu_Lee »

By default in TC the toolbar items that do not fit the window size will wrap to the next row. Can I change this behavior? I want the toolbar always be one single row.
User avatar
tuska
Power Member
Power Member
Posts: 3758
Joined: 2007-05-21, 12:17 UTC

BarLimitLines

Post by *tuska »

Code: Select all

[Buttonbar]
BarLimitLines=1
in wincmd.ini should do the job, but only works until TC 8.52a.
Ahu_Lee
Junior Member
Junior Member
Posts: 37
Joined: 2016-08-09, 19:34 UTC
Location: Russia

Re: BarLimitLines

Post by *Ahu_Lee »

tuska wrote:

Code: Select all

[Buttonbar]
BarLimitLines=1
in wincmd.ini should do the job, but only works until TC 8.52a.
Thank you but I'm obviously using 9.0a. So, it means there's no way to change it in a new TC. It's okay, then. Not a big deal.

Thank you very much, everybody.
User avatar
tuska
Power Member
Power Member
Posts: 3758
Joined: 2007-05-21, 12:17 UTC

Post by *tuska »

I think the author, Mr. Ghisler will read and will fix the bug at the next release.

To a moderator:
This topic should be moved to the TC9.0x bug reports (English) forum in my opinion.
User avatar
petermad
Power Member
Power Member
Posts: 14796
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

[Buttonbar]
BarLimitLines=1

in wincmd.ini should do the job, but only works until TC 8.52a.
Indeed, it doesn't work in TC 9x any longer - and it is not mentioned in neither the help file or in history.txt that it should be changed, so I guess it is a bug.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
tuska
Power Member
Power Member
Posts: 3758
Joined: 2007-05-21, 12:17 UTC

Post by *tuska »

Bug report (petermad) and discussion:
viewtopic.php?t=48096
User avatar
tuska
Power Member
Power Member
Posts: 3758
Joined: 2007-05-21, 12:17 UTC

Post by *tuska »

28.08.17 Release Total Commander 9.10 beta 1 pre 1 (private beta) (32/64)
10.07.17 Fixed: Buttonbar: limiting the number of button bar lines with wincmd.ini
[buttonbar] barlimitlines=x didn't work when vertical button bar was active (32/64)
This is fixed in TC 9.10ß1 - 32 bit + 64 bit (\EDIT: ... respectively already in the pre-beta version).
Tested under Windows 10 Pro (x64) Version 1703 (Build 15063.608).
Post Reply