"Invert" caption is not red

Things you’d like to miss in the future...
Post Reply
oXYgen
Posts: 43
Joined: 26 May 2014 05:57

"Invert" caption is not red

Post by oXYgen »

Code: Select all

v21.50.0112 - 2021-02-05 13:54
    + Find Files | Name & Location | Invert: Now the caption is shown in red 
      when the box is ticked. Makes it easier to note this important setting.
It works in "Dark Mode" only. Otherwise the caption is black as usual.

admin
Site Admin
Posts: 63607
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: "Invert" caption is not red

Post by admin »

Indeed! :shock: Looks like that Windows control refuses the color in the compiled app (Dark mode works differently, as you can tell from the slightly different shape of the checkboxes). This is nasty. I guess I either have to drop this little feature or somehow make it in another way. Ideas?

admin
Site Admin
Posts: 63607
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: "Invert" caption is not red

Post by admin »

What about this: Make the whole "Name & Location" tab caption red! Then you also see it when that tab is not selected.

oXYgen
Posts: 43
Joined: 26 May 2014 05:57

Re: "Invert" caption is not red

Post by oXYgen »

In my opinion, you should find a way to color "Invert" text somehow or remove this feature entirely. Coloring the tab caption is unclear. A user would ask "Why is it red?" or "What conditions (besides "Invert") could make the tab caption red?". Also we must take into account that "Invert" checkboxes exist on other tabs. Even "Not" checkbox (e.g. on "Date" tab) may be considered as "Invert".

But making the whole "Name & Location" tab caption red for all cases (not only for "Invert") is good idea. The red caption is more attractive and should be used instead of the blue one. Blue is very similar to black when looking in general. Honestly, sometimes I forgot to uncheck some filters (e.g. "Contents") because of this. I would like to see tab captions in more conspicuous color than blue.

admin
Site Admin
Posts: 63607
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: "Invert" caption is not red

Post by admin »

You're right, I'll scrap it.

oXYgen
Posts: 43
Joined: 26 May 2014 05:57

Re: "Invert" caption is not red

Post by oXYgen »

Code: Select all

    + Find Files | Name & Location | Invert: Now "[Inverted]" is printed to the 
      search info bar (on top of the search results list) if the Invert box is 
      ticked.
I don't think it's good. You should remove it, really. As I mentioned earlier, XYplorer has a lot of "Invert" options. The search results is not "[Inverted]" on the whole. The "Invert" checkbox applies only to the search term.

admin
Site Admin
Posts: 63607
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: "Invert" caption is not red

Post by admin »

It makes sense. This is a global invert that is not visible in the search term itself (opposite to "!" or /i).

Post Reply