Page 1 of 1

Posted: Mon Feb 25, 2008 10:00 pm
by XnTriq
foxyshadis wrote:I'm curious, was any color ever added for the selected file's background/font? That's one of the only colors in the program that still seems to be the system default.
To my knowledge there are now four INI entries for customizing the colors of the folder tree pane.

Can anyone confirm that TreeFontHiColor is ignored if set to 100% black (0/#000000)?
  1. TreeBackColor=#666666
    TreeFontColor=#CCCCCC
    TreeFontHiColor=255
    » red
    TreeFontHiColor2=16777215
  2. TreeBackColor=#666666
    TreeFontColor=#CCCCCC
    TreeFontHiColor=0
    » TreeFontHiColor = TreeFontColor :?
    TreeFontHiColor2=16777215
  3. TreeBackColor=#666666
    TreeFontColor=#CCCCCC
    TreeFontHiColor=1
    » R1/G0/B0
    TreeFontHiColor2=16777215

Does nothing---

Posted: Mon Feb 25, 2008 10:36 pm
by Clo
:arrow: XnTriq

:) Hello !

• Maybe a bit aside, here I've :
TreeBackColor=255 255 222
TreeFontColor=60 0 0
TreeFontHiColor=180 0 0
TreeFontHiColor2=#00F000
…but I never see any “green” in the tree.
- All other entries work as expected, though…

:?:

:mrgreen: KR
Claude
Clo

Posted: Tue Feb 26, 2008 5:20 pm
by XnTriq
Thanks for checking, Clo.

Something's not kosher in the way these settings are interpreted by XnView v1.92.1, but for now I can't narrow the problem down any further.

Kosher or not… That's the question !

Posted: Tue Feb 26, 2008 6:04 pm
by Clo
:arrow: XnTriq

:) Hello !
Something's not kosher in the way these settings are interpreted by XnView v1.92.1…
• Yes, “pas très catholique…”. :D
That's pretty annoying because we need to update the Manual about the “TreeFontHiColor=…¦TreeFontHiColor2=…”
and that's impossible till Pierre explains clearly what the “2” entry might do.
- There is nothing in the <What's new>…

:mrgreen: KR
Claude
Clo

Posted: Wed Feb 27, 2008 4:15 am
by XnTriq
Clo wrote:
Something's not kosher in the way these settings are interpreted by XnView v1.92.1…
• Yes, “pas très catholique…”. :D
Oops, pardon my Yinglish. I forgot we're a catholic network. Mea culpa. :wink:

This seems to be the thread where the feature was originally requested:
ghost zero ([url=http://newsgroup.xnview.com/viewtopic.php?t=13204]TreeFontHiColor2 option?[/url]) wrote:How about adding a TreeFontHiColor2 option? So both active and inactive pane text color can be seen?

Image

Nope…

Posted: Wed Feb 27, 2008 5:47 am
by Clo
:arrow: XnTriq

:) Again…

• Sorry for this expression but it's the very orthodox French translation for “not kosher:P

• The ghost zero's pics are clear, but here nope ! Active and inactive panels have different BGs like they would,
but the font-colour stays the same, while IIUC it might be green for the inactive panel. :bug: ?

    Image      Image

• I used TreeFontHiColor2=0 240 0 for the test shown above, no progress.

:mrgreen: KR
Claude
Clo

Posted: Wed Feb 27, 2008 8:14 am
by xnview
XnTriq wrote:
foxyshadis wrote:I'm curious, was any color ever added for the selected file's background/font? That's one of the only colors in the program that still seems to be the system default.
To my knowledge there are now four INI entries for customizing the colors of the folder tree pane.

Can anyone confirm that TreeFontHiColor is ignored if set to 100% black (0/#000000)?
  1. TreeBackColor=#666666
    TreeFontColor=#CCCCCC
    TreeFontHiColor=255
    » red
    TreeFontHiColor2=16777215
  2. TreeBackColor=#666666
    TreeFontColor=#CCCCCC
    TreeFontHiColor=0
    » TreeFontHiColor = TreeFontColor :?
    TreeFontHiColor2=16777215
  3. TreeBackColor=#666666
    TreeFontColor=#CCCCCC
    TreeFontHiColor=1
    » R1/G0/B0
    TreeFontHiColor2=16777215
Yes right, it's to know if this entry exists (TreeFontHiColor & TreeFontHiColor 2). I'll fix it

semi-fixed

Posted: Wed Feb 27, 2008 5:35 pm
by Clo
:arrow: Pierre

:) Hello !

• Now in 1.93ß1, I get all colours but the entries are inverted with regard to the images above :
TreeFontHiColor=180 0 0 >>> Stands for INactive panel,
TreeFontHiColor2= #00F000 >>> Stands for Active panel !

:mrgreen: KR
Claude
Clo

Re: semi-fixed

Posted: Wed Feb 27, 2008 7:20 pm
by xnview
Clo wrote::arrow: Pierre

:) Hello !

• Now in 1.93ß1, I get all colours but the entries are inverted with regard to the images above :
TreeFontHiColor=180 0 0 >>> Stands for INactive panel,
TreeFontHiColor2= #00F000 >>> Stands for Active panel !

:mrgreen: KR
Claude
Clo
Right :-(

Re: semi-fixed

Posted: Mon Mar 03, 2008 9:15 pm
by XnTriq
Clo wrote:• Now in 1.93ß1, I get all colours but the entries are inverted with regard to the images above :
TreeFontHiColor=180 0 0 >>> Stands for INactive panel,
TreeFontHiColor2= #00F000 >>> Stands for Active panel !
Fixed in beta 2.

Changed again--

Posted: Mon Mar 03, 2008 10:06 pm
by Clo
:arrow: XnTriq

:) Hello !

• Confirmed OK now, I'd just to invert my values again… :D

:mrgreen: KR
Claude
Clo

Posted: Fri Nov 28, 2008 7:26 pm
by Guest
Hi, i looked all through the .ini file and cannot find these in the file to change them. Do I have to add them manually, and if so under what section?

Posted: Fri Nov 28, 2008 8:00 pm
by XnTriq
Anonymous wrote:Hi, i looked all through the .ini file and cannot find these in the file to change them. Do I have to add them manually, and if so under what section?
You have to add them manually to the [browser] section.

Posted: Fri Nov 28, 2008 8:02 pm
by dragonsblade71uk
Ok ty, I now have black treeview.