How to switch off the tool tips?

Discussion related to "Everything" 1.5.
Post Reply
abr01
Posts: 201
Joined: Tue May 01, 2018 4:57 pm

How to switch off the tool tips?

Post by abr01 »

When selecting images from the list, that giant tooltip keeps getting in my way. Isn't there any way to turn that off? I have tried to set Tooltips to false, but they still are visible. It would be optimal to have a switch to turn them off, that could be used in the code for a filter. Because in other situations they are quite useful. By tool tips i mean those infos, that are shown when hovering over an image.
tuska
Posts: 1382
Joined: Thu Jul 13, 2017 9:14 am

Re: How to switch off the tool tips?

Post by tuska »

Hi,
try this
Everything Options - 1.5.0.1391a (x64) > Advanced > show_detailed_listview_tooltips: Disabled
abr01
Posts: 201
Joined: Tue May 01, 2018 4:57 pm

Re: How to switch off the tool tips?

Post by abr01 »

tuska wrote: Fri Apr 18, 2025 4:27 pm Hi,
try this
Everything Options - 1.5.0.1391a (x64) > Advanced > show_detailed_listview_tooltips: Disabled
Hmm, still got the tooltips. My view mode is very large symbols. Seems there is no other option at the moment.
tuska
Posts: 1382
Joined: Thu Jul 13, 2017 9:14 am

Re: How to switch off the tool tips?

Post by tuska »

listview_tooltips = false
abr01
Posts: 201
Joined: Tue May 01, 2018 4:57 pm

Re: How to switch off the tool tips?

Post by abr01 »

tuska wrote: Fri Apr 18, 2025 5:10 pm listview_tooltips = false
That was it! I will turn them back on when not selecting images. Thanks!

:)
Post Reply