Hello,
could be nice to set a free color for the info text in fullscreen mode.
I would like, that path and name are shown very light only. For example I use a black background and can not set the text color at a very dark grey, so that the info is visible only, if the user direct look at it.
Thanks,
Micha
Fullscreen text info - free color
Moderators: helmut, XnTriq, xnview
- foxyshadis
- Posts: 395
- Joined: Sat Nov 18, 2006 8:57 am
Look for…
—> Micha
Hello !
• Here, I've in my INI file (located in the folder of the programme) :
• You may use any colour-code now, for instance:
- Decimal with "complements" like shown above (good luck!)
- Decimal as RRR GGG BBB
- Hexa as #RRGGBB
- Inverted hexa as $BBGGRR
KR
Claude
Clo

• Here, I've in my INI file (located in the folder of the programme) :
• You could have an INI file at the default location, it might be :[FullScreen]
TextBackColor=0
TextColor=16777215
Where “X:” is the letter of your boot-disk (i.e., here it's E:).X:\Documents and Settings\Your_User_Name\Application Data\XnView\xnview.ini
• You may use any colour-code now, for instance:
- Decimal with "complements" like shown above (good luck!)
- Decimal as RRR GGG BBB
- Hexa as #RRGGBB
- Inverted hexa as $BBGGRR

Claude
Clo
Old user ON SELECTIVE STRIKE till further notice •
Ah, thanks Claude, I found it.
It's not easy to set, but I found a solution. If I set 077 077 077 than I don't get a grey, I get the last seted color and my ini value control the brightness. It's ok so.
I tested to use the hex code from Photoshop like this #de1818, but it dosn't work.
Best would be, if the UI could allow to set any color.

It's not easy to set, but I found a solution. If I set 077 077 077 than I don't get a grey, I get the last seted color and my ini value control the brightness. It's ok so.
I tested to use the hex code from Photoshop like this #de1818, but it dosn't work.
Best would be, if the UI could allow to set any color.
