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.
Config expand/collapse icons (sep tree)
Moderators: Hacker, petermad, Stefan2, white
- jonathanpoulin
- 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)
Thanks,
Jonathan Poulin
Jonathan Poulin
Re: Config expand/collapse icons (sep tree)
You can set More info about this setting can be found in TC help, section 4.b.
Code: Select all
[Colors]
TreeTriangles=0
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- jonathanpoulin
- 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)
Ok, I missed it on the Help file, thanks!Dalai wrote: 2024-07-06, 17:59 UTC You can setMore info about this setting can be found in TC help, section 4.b.Code: Select all
[Colors] TreeTriangles=0
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
Jonathan Poulin
- jonathanpoulin
- 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)
Oops, sorry, my bad! This is working like a charm!
The reason is that I'm using dark mode, so I needed to add the config under:

Code: Select all
[ColorsDark]
Thanks,
Jonathan Poulin
Jonathan Poulin