INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Getting input focus on selection to show  (Read 2501 times)

chrisjj

  • Citizen of the Universe
  • *****
  • Posts: 750
Getting input focus on selection to show
« on: February 11, 2013, 08:24:53 pm »

Can anyone suggest a skin on which the file list input focus is visible when on a selected file?

On all skins I've tried (inc. Noire, WinDozeClassic and others), the input focus disappears when moved to a selected file e.g. here input focus is on unselected #3 and visible:



but when moved up to selected #2 (press CTRL+UP ARROW) it disappears:



Alternatively, does anyone know how in skin design one may make this input focus visible?

Thanks.


Logged

kurushi

  • Citizen of the Universe
  • *****
  • Posts: 683
Re: Getting input focus on selection to show
« Reply #1 on: February 12, 2013, 12:22:48 am »

not understood all but all my diaboliks skins have a color for each state try them ;)
Logged

StFeder

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1493
  • Fight! You may win. If you don't, you already lost
Re: Getting input focus on selection to show
« Reply #2 on: February 12, 2013, 04:02:45 am »

not understood all but all my diaboliks skins have a color for each state try them ;)
No solution for you. Diabolik behaves the same way like the other skins you already tested do. It's not a skin issue, it's a MC issue.
Logged

chrisjj

  • Citizen of the Universe
  • *****
  • Posts: 750
Re: Getting input focus on selection to show
« Reply #3 on: February 12, 2013, 05:22:58 am »

OK, thanks SF.
Logged

kurushi

  • Citizen of the Universe
  • *****
  • Posts: 683
Re: Getting input focus on selection to show
« Reply #4 on: February 12, 2013, 12:01:50 pm »

But there's option to specify font too (color) but i don't see what input focus is missing ...
Logged

StFeder

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1493
  • Fight! You may win. If you don't, you already lost
Re: Getting input focus on selection to show
« Reply #5 on: February 12, 2013, 01:28:48 pm »

i don't see what input focus is missing ...

If you move your mouse over a list view in MC, the file under the mouse courser gets highlighted. Now press [STRG]+[A] and move your mouse around again. The file under the mouse courser doesn't get highlighted any more. That's what chrisjj is talking about.
Logged

chrisjj

  • Citizen of the Universe
  • *****
  • Posts: 750
Re: Getting input focus on selection to show
« Reply #6 on: February 12, 2013, 01:36:30 pm »

If you move your mouse over a list view in MC, the file under the mouse courser gets highlighted. Now press [STRG]+[A] and move your mouse around again. The file under the mouse courser doesn't get highlighted any more. That's what chrisjj is talking about.
Actually not SF. That's a mouse hover effect. The input focus can be seen by moving to the file list, then pressing CTRL+DOWN ARROW.

Here's a shot of mouse hover on #5, input focus on #3.



They can easily be mistaken for one another because MC displays them identically - at least on all the skins I've tried. But they function differently.
Logged

StFeder

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1493
  • Fight! You may win. If you don't, you already lost
Re: Getting input focus on selection to show
« Reply #7 on: February 12, 2013, 04:52:01 pm »

Actually not SF.
Yes, but as far as I know on skin side input focus and mouse over are the same even when it's different on the technically/functionally side.
Logged

kurushi

  • Citizen of the Universe
  • *****
  • Posts: 683
Re: Getting input focus on selection to show
« Reply #8 on: February 13, 2013, 04:47:02 am »

can you try with this on the "list" of the main.xml

Code: [Select]
<Colors Text="4e4e4e" back="d4d4d4" SelectedText="000000"

SelectedBack="a2b2ca" SelectedWeight="160" OverText="3e7417" Current="f11198"

GridlineBack="dbdbdb" Gridline="62a421" />
Logged

StFeder

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1493
  • Fight! You may win. If you don't, you already lost
Re: Getting input focus on selection to show
« Reply #9 on: February 13, 2013, 06:06:51 am »

Code: [Select]
<Colors Text="4e4e4e" back="d4d4d4" SelectedText="000000" SelectedBack="a2b2ca" SelectedWeight="160" OverText="3e7417" Current="f11198" GridlineBack="dbdbdb" Gridline="62a421" />

This doesn't work. This is not a skin issue, it's an MC issue. MC right now doesn't allow to view mouse over effects or input focus effects on top off selected files. Till they don't change this, it can't be fixed by modifying the skins xml file, unless there is a state within the Colors Text section which none of the skinners around here know  ;)

I was wondering about this behavior of MC a longer time ago, but for me it was not such a big deal. Perhaps it should be a tweaking suggestion...
Logged

chrisjj

  • Citizen of the Universe
  • *****
  • Posts: 750
Re: Getting input focus on selection to show
« Reply #10 on: February 13, 2013, 11:16:49 am »

MC right now doesn't allow to view mouse over effects or input focus effects on top off selected files.

Note: an exception to that is on Rating, where mouseover a selected file previews stars and displays X button.
Logged
Pages: [1]   Go Up