tooltip on tabs
Moderators: Hacker, petermad, Stefan2, white
tooltip on tabs
When using many tabs (which I often do), it is sometimes hard to recognize which tabs I need and TC does not make it easier because only way to see the path is to click on the tab.
Using multiple tabs would be much easier if new feture was inserted - tooltip on tabs. This tooltip would activate when passing mouse over tabs and would show full path of directory in tab under the mouse cursor.
This is already implemented in all major file managers and is making usage of file manager much more convenient. I hope to see it implemented in TC also since it is probably not difficult to do so.
Bes regards, asnd good work!
Using multiple tabs would be much easier if new feture was inserted - tooltip on tabs. This tooltip would activate when passing mouse over tabs and would show full path of directory in tab under the mouse cursor.
This is already implemented in all major file managers and is making usage of file manager much more convenient. I hope to see it implemented in TC also since it is probably not difficult to do so.
Bes regards, asnd good work!
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
2vizi
I am glad I helped.
Just small note: you can also customize files tooltips from mentioned options page. You can even use WDX plugins for them and set various content per filetype.
More info about it:
http://marmouset.atspace.com/helptc/info_bulles.htm
I am glad I helped.
Just small note: you can also customize files tooltips from mentioned options page. You can even use WDX plugins for them and set various content per filetype.
More info about it:
http://marmouset.atspace.com/helptc/info_bulles.htm
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099
#128099
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
Re: tooltip on tabs
Is it possible to disable folder tabs tooltips (hints) while switching them by Ctrl-Tab (Ctrl-Shift-Tab)?
It seems that "Show filename in file list as tooltip if truncated" option doesn't disable them, only mouse hover tips.
It seems that "Show filename in file list as tooltip if truncated" option doesn't disable them, only mouse hover tips.
TC 11.50 32-bit on Win 10 x64
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: tooltip on tabs
The only way would be to disable the delayed tab switching: The tips are shown when you can press Ctrl-Tab repeatedly without releasing Ctrl, and the tab switch only occurs when you release Ctrl.
When you put
TabSwitchMode=1
in wincmd.ini under [Configuration], TC will not show tips, but will switch immediately to the next/previous tab. This may be unwanted if the tab contains for example an inaccessible network folder.
When you put
TabSwitchMode=1
in wincmd.ini under [Configuration], TC will not show tips, but will switch immediately to the next/previous tab. This may be unwanted if the tab contains for example an inaccessible network folder.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: tooltip on tabs
Got it, thank you!
It would be nice to have an option to disable folder tabs tooltips but without changing the mentioned behavior (actually I like tab switching the way it acts now that is tab is switched on Ctrl release).
It would be nice to have an option to disable folder tabs tooltips but without changing the mentioned behavior (actually I like tab switching the way it acts now that is tab is switched on Ctrl release).
TC 11.50 32-bit on Win 10 x64