Improving Tooltips

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
funkymonk
Senior Member
Senior Member
Posts: 416
Joined: 2013-12-04, 09:56 UTC

Improving Tooltips

Post by *funkymonk »

This is connected to https://www.ghisler.ch/board/viewtopic.php?p=415903#p415275

Since I have always been using custom tooltips (tt) a lot, I have two suggestions to make:
  1. In thumbnail mode tts appear a bit to "aggressive" to me. When discussing files with colleagues, we are often pointing the mouse cursor to the file under discussion -- just to make sure we are talking about the same file. Of course, the tt shows up. On the one hand this is expected. On the other hand, especially with large tts, they overlay parts of the pointed file thumbnail and other thumbnails.

    The point is: tts should not display (and hide other information) when not needed, but they should still be accessible easily.

    --> Why not use the 1st line below the thumbnail (file name area) as the area for displaying the long file name, and the 2nd line (size, etc.) as the area for displaying the custom tt?

    .
  2. This suggestion is probably a more "intrusive" to the code -- but I'm sure it would contribute a lot to user convenience:
    As said, I'm using tts quite a lot, e.g., to get a quick overview on certain files or quickly comparing them based on metrics shown in the tts. However, most of the time, the mouse is just lying around as I always prefer the keyboard with TC.

    The point is: tts should not display (and hide other information) when not needed, but they should still be accessible easily.

    --> How about showing tooltips only when a certain modifier key (e.g., CRTL) is pressed?
    This way, the *entire* thumbnail (thumbnail view) or the *entire* line (list view) could be used as a tt area, but they would still not pop up when not needed. If needed, you simply keep the modifier pressed (left hand) while pointing (right hand).

    Similar behavior is known from other tools, where additional information about a displayed "object" is only shown when a modifier is pressed, or from some editors where URLs are just regular text unless a pressed modifier turns them into clickable links. This is super convenient imho.

    Maybe a FileTipWindowsModifier=CAS could be introduced to the ini to let the user select between ctrl/alt/shift or a combination of these. I know, such a modifier might conflict with shortcuts. But since that depends on the code, I cannot tell how difficult or easy such an option can be implemented.
User avatar
petermad
Power Member
Power Member
Posts: 14787
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Improving Tooltips

Post by *petermad »

and the 2nd line (size, etc.) as the area for displaying the custom tt?
There is only one line by default - it is only if the user has defined custum fields to be shown below the thumbnail that there can be more than one line
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Fla$her
Power Member
Power Member
Posts: 2293
Joined: 2020-01-18, 04:03 UTC

Re: Improving Tooltips

Post by *Fla$her »

Support. WinScriptsAdv, for example, creates problems with stack overflow of the utilities involved. As a result, annoying error windows periodically appear (External exception EEDFADE, etc.). I'd like to avoid this and call a hint with modifier or by cm_ShowHint.
Overquoting is evil! 👎
User avatar
jinsight
Senior Member
Senior Member
Posts: 299
Joined: 2003-02-25, 19:47 UTC
Location: Wooster, Ohio, USA

Re: Improving Tooltips

Post by *jinsight »

Support++
License #1945
Windows 10 Pro x64
Version 22H2 (OS Build 19045.3930)
TC 11.00 x64 and x86, Everything 1.5.0.1366a x64, QAP 11.6.3.1 x64
Post Reply