Suggestion about the visibility of tooltips
Moderators: Hacker, petermad, Stefan2, white
Suggestion about the visibility of tooltips
There are two options i find useful and at the same moment irritating:
- Show filename in the list as tooltip if truncated
- Win32-style tips with file comments
Is it possible to add a third one? -> "show tooltips only if CTRL is pressed" (or perhaps any other key, ALT, etc).
- Show filename in the list as tooltip if truncated
- Win32-style tips with file comments
Is it possible to add a third one? -> "show tooltips only if CTRL is pressed" (or perhaps any other key, ALT, etc).
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
Re: Suggestion about the visibility of tooltips
Personally I wouldn't use this option, tooltips work fine for me as they are now, but I've heard an argument that these tooltips popping up when not needed are irritating from several people before, so I guess there's something in it...wanderer wrote:There are two options i find useful and at the same moment irritating:
- Show filename in the list as tooltip if truncated
- Win32-style tips with file comments
Is it possible to add a third one? -> "show tooltips only if CTRL is pressed" (or perhaps any other key, ALT, etc).
Re: Suggestion about the visibility of tooltips
Yes, that's why i asked for it. Currently the only thing that can be done in order not to irritate you is to disable them but you lose all the useful info which is a shame...m^2 wrote:Personally I wouldn't use this option, tooltips work fine for me as they are now, but I've heard an argument that these tooltips popping up when not needed are irritating from several people before, so I guess there's something in it...
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
Nope. If tooltips are disabled, cm_ShowHint just places the mouse cursor over the selected item but does not show the tooltip.Hacker wrote:wanderer,
Not sure if it helps, but there's also cm_ShowHint.
HTH
Roman
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
Amusing effect…
2wanderer
Hello !
• Maybe that you propose could be optional as another choice in the INI ?
- Currently, I noticed an amusing effect : When an info-text is displayed,
let's say on a long truncated name ending with “…“ in the list, pressing Ctrl makes that the info-text disappears,
while the cursor remains on that file…
- That works too for info-texts coming from custom fields (i.e. for a *.SQX archive).
KR
Claude
Clo

• Maybe that you propose could be optional as another choice in the INI ?
- Currently, I noticed an amusing effect : When an info-text is displayed,
let's say on a long truncated name ending with “…“ in the list, pressing Ctrl makes that the info-text disappears,
while the cursor remains on that file…

- That works too for info-texts coming from custom fields (i.e. for a *.SQX archive).

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Re: Amusing effect…
Hi Clo. As i said...Clo wrote:Maybe that you propose could be optional as another choice in the INI ?
... so of course i meant option.wanderer wrote:Is it possible to add a third one? -> "show tooltips only if CTRL is pressed"

- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
I had both these turned off:Lefteous wrote:2wandererThis works fine here.Nope. If tooltips are disabled, cm_ShowHint just places the mouse cursor over the selected item but does not show the tooltip.
- (1) Show filename in the list as tooltip if truncated
- (2) Win32-style tips with file comments
It turns out that only if (2) is disabled, cm_ShowHint shows nothing even if (1) is enabled. In the UI though, if (1) is disabled, (2) is disabled too (it may be checked but disabled). I wonder if this could actually qualify as a bug...
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
Odd---
2wanderer
Indeed, personally, that doesn't bore me a lot…
- But it's odd that currently we have exactly the reverse effect than that you propose pressing Ctrl…
KR
Claude
Clo
I'm sure not everyone would be interested to have such a thing permanently...

- But it's odd that currently we have exactly the reverse effect than that you propose pressing Ctrl…

Claude
Clo
Last edited by Clo on 2007-06-24, 17:03 UTC, edited 1 time in total.
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Re: Odd---
This happens with all tooltips in all programs when you press any key...Clo wrote:But it's odd that currently we have exactly the reverse effect than that you propose pressing Ctrl…
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
2wanderer (and interested)
It isn't a solution. But this suggestion could improve this issue. http://ghisler.ch/board/viewtopic.php?p=127251
What do you think about this suggestion?
It isn't a solution. But this suggestion could improve this issue. http://ghisler.ch/board/viewtopic.php?p=127251
What do you think about this suggestion?
I can read English, but... I write like Tarzan. (sorry)
It's an idea. The problem is tooltips have a much larger height/width than status bar so they can hold much more information, not to mention the ability to hold certain advanced types of info (like images) in the future. In short i prefer them, it's just annoying to see them all the time.
- Wanderer -
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Normally using latest TC on:
x32: WinXPx32 SP3 (very rarely nowadays).
x64: Clients/Servers - Win10/Win11 and Win2K16 to Win2K22, mainly Win10 though.
2wanderer
I confirm - time for a bug report.I had both these turned off:
- (1) Show filename in the list as tooltip if truncated
- (2) Win32-style tips with file comments
It turns out that only if (2) is disabled, cm_ShowHint shows nothing even if (1) is enabled. In the UI though, if (1) is disabled, (2) is disabled too (it may be checked but disabled). I wonder if this could actually qualify as a bug...