Config expand/collapse icons (sep tree)

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
jonathanpoulin
Member
Member
Posts: 131
Joined: 2020-12-19, 12:09 UTC
Location: Saint-Marc-des-Carrières, QC Canada
Contact:

Config expand/collapse icons (sep tree)

Post by *jonathanpoulin »

Hi,

This is about the separate tree. To expand/collapse a directory, we can click on the ">" and "V" little button in front of the dir name. In fact, this is the button icons for File Explorer on Win10/11.

Is there a way to configure that to have TC display a little "+" and "-" (plus and minus sign) instead?

Does TC use a native Windows control for that and can't be changed?

I checked the help file, section 4. b. INI-File settings, and can't find anything. I may have missed it.
Thanks,
Jonathan Poulin
User avatar
Dalai
Power Member
Power Member
Posts: 10018
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Config expand/collapse icons (sep tree)

Post by *Dalai »

You can set

Code: Select all

[Colors]
TreeTriangles=0
More info about this setting can be found in TC help, section 4.b.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
jonathanpoulin
Member
Member
Posts: 131
Joined: 2020-12-19, 12:09 UTC
Location: Saint-Marc-des-Carrières, QC Canada
Contact:

Re: Config expand/collapse icons (sep tree)

Post by *jonathanpoulin »

Dalai wrote: 2024-07-06, 17:59 UTC You can set

Code: Select all

[Colors]
TreeTriangles=0
More info about this setting can be found in TC help, section 4.b.
Ok, I missed it on the Help file, thanks!

However, I just tried TreeTriangles to 0, and this isn't working. I don't know if this is related to the fact that I am running on Windows 11. Because, I now remember that config. I used it in the past with Windows 7 I think. It was working.
Thanks,
Jonathan Poulin
User avatar
jonathanpoulin
Member
Member
Posts: 131
Joined: 2020-12-19, 12:09 UTC
Location: Saint-Marc-des-Carrières, QC Canada
Contact:

Re: Config expand/collapse icons (sep tree)

Post by *jonathanpoulin »

Oops, sorry, my bad! This is working like a charm! :D The reason is that I'm using dark mode, so I needed to add the config under:

Code: Select all

[ColorsDark]
Thanks,
Jonathan Poulin
Post Reply