Icons on folder tabs?
Moderators: Hacker, petermad, Stefan2, white
Icons on folder tabs?
Is it possible to show icons on folder tabs?
2Lefteous
I don't know what you mean by "color-coding", but if it's coloring tabs to create a kind of groups (something like Internet Explorer has), then I would prefer to color the whole tab header, not just a small icon in it. But as a workaround a colored icon would be sufficient.
2kristo78
Yes, you can. But my point still stands. Only a negligible amount of folders on your drive would have special icons, and people usually don't stay in the same folders all the time.
But a feature, that would allow me to set, what type of icon a tab should have, would be interesting. Something like:
a/ standard windows icon
b/ custom icon selected in TC
c/ custom color selected in TC
(b/ and c/ would not change by changing a directory in the tab)
I don't know what you mean by "color-coding", but if it's coloring tabs to create a kind of groups (something like Internet Explorer has), then I would prefer to color the whole tab header, not just a small icon in it. But as a workaround a colored icon would be sufficient.
2kristo78
Yes, you can. But my point still stands. Only a negligible amount of folders on your drive would have special icons, and people usually don't stay in the same folders all the time.
But a feature, that would allow me to set, what type of icon a tab should have, would be interesting. Something like:
a/ standard windows icon
b/ custom icon selected in TC
c/ custom color selected in TC
(b/ and c/ would not change by changing a directory in the tab)
Windows 10 Pro x64, Windows 11 Pro x64
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
TWinKey can both colorize tabs or draw icons on them.
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
2kristo78
Utilisator, "View modes" page, "Tab icon"
Utilisator, "View modes" page, "Tab icon"
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
Not exactly. Please read the ReadMe.html file and carefully follow the procedure described.
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
If TC8.0 is of 64-bit version, TWinKey will not work properly.
Otherwise it is strange that you don't see the TwinKey.ini file. Are you running TC as admin? Is not your TWinKey folder write protected?Also, try restarting TC. And finally, try to set some other option in the Utilisator, and then see if TwinKey.ini is created.
Otherwise it is strange that you don't see the TwinKey.ini file. Are you running TC as admin? Is not your TWinKey folder write protected?
You an create this file manually by the format:TWinKey help wrote:All files(TWinKey.wdx, TWinKey.ini and TwinkUtil.exe) must be in the same directory
Code: Select all
[Something]
TabIcon=c:\path\to\icon.ico
...
[ViewModes]
Something=<None>
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
It created the TWinKey.ini but still can't set icons for tabs. I am using Windows XP 32 bit.
[img]http://img16.imageshack.us/img16/7382/screenshot04gb.jpg[/img]
[img]http://img16.imageshack.us/img16/7382/screenshot04gb.jpg[/img]
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
In TwinKey,
1) Create a ViewMode
e.g. MP3s
Description: MP3 Folders
Bckg Color: (none)
Tab Color: Purple
Tab Icon: <Choose an Icon>
Background Picture .\Cover.jpg
2) Create an Auto Switch
[x] Enable
[x] Keep manual view switching in the same scope
View Mode [MP3s]
Match___________Pattern
CAN CONTAIN: M:\Audio\*
MUST CONTAIN: *\_ARTIST_\*\*
--- Which will activate the Tab color and icon in any folder that matches the folder patterns such as:
M:\Audio\_ARTIST_\Amanda Marshall\1995_Amanda Marshall\*.*
It will also use as the background image "Cover.jpg" if such a file exists within the folder.
I used icon #9 extracted from quartz.dll
1) Create a ViewMode
e.g. MP3s
Description: MP3 Folders
Bckg Color: (none)
Tab Color: Purple
Tab Icon: <Choose an Icon>
Background Picture .\Cover.jpg
2) Create an Auto Switch
[x] Enable
[x] Keep manual view switching in the same scope
View Mode [MP3s]
Match___________Pattern
CAN CONTAIN: M:\Audio\*
MUST CONTAIN: *\_ARTIST_\*\*
--- Which will activate the Tab color and icon in any folder that matches the folder patterns such as:
M:\Audio\_ARTIST_\Amanda Marshall\1995_Amanda Marshall\*.*
It will also use as the background image "Cover.jpg" if such a file exists within the folder.
I used icon #9 extracted from quartz.dll
Last edited by Balderstrom on 2012-07-30, 15:13 UTC, edited 1 time in total.