Page 1 of 1
interface small bug - background in folder tree
Posted: Tue Jul 03, 2007 12:30 pm
by dgiglio
I've found in
options - browser - folder tree tab
that there is no option for the background in the folder tree. there only is the text "Background color" but no button or sample color.
vers 1.91.1
xp SP2
thanks (great program)
Re: interface small bug - background in folder tree
Posted: Tue Jul 03, 2007 12:55 pm
by xnview
dgiglio wrote:I've found in
options - browser - folder tree tab
that there is no option for the background in the folder tree. there only is the text "Background color" but no button or sample color.
vers 1.91.1
xp SP2
thanks (great program)
Right, it's an error. There is only a field in .ini
Re: interface small bug - background in folder tree
Posted: Tue Aug 14, 2007 12:23 am
by herr_k.
xnview wrote: There is only a field in .ini
so is it the "BackListColor" in .ini?
because if i change it, the background of the folder tree still remains white..
Posted: Tue Aug 14, 2007 2:57 am
by oops66
No it's for black color:
TreeBackColor=0
or else xxxxxxx
TreeBackColor=2266269
Posted: Tue Aug 14, 2007 5:11 pm
by herr_k.
hm,doesnt work.
btw, i am using the latest xn 1.91.3..
Posted: Tue Aug 14, 2007 9:15 pm
by oops66
Try again .... LOL
1-) You have to first quit xnview.
2-) Then change the xnview.ini and save.
(Do not save ini before exit xnview.)
[Browser]
TreeBackColor=0
TreeFontColor=6266269
TreeFontHiColor=99999999
....
For folder tree
http://newsgroup.xnview.com/viewtopic.php?t=13204
Posted: Wed Aug 15, 2007 12:14 am
by herr_k.
ah, you forgot to mention that it has to be under [browser].
if you just put it at the end, it doesnt work.
how can i figure out the color codes?
Headache---
Posted: Wed Aug 15, 2007 12:23 am
by Clo
—> herr_k.
• Hello !
…how can i figure out the color codes?
- The answer is in
THIS MESSAGE…
- The handier decimal code
RRR GGG BBB might be supported in the next version,
according to the
Pierre's statement in the French forum yesterday…
- It's already supported for the entries about the
colours per file type and their
backgrounds.

VG
Claude
Clo
Posted: Wed Aug 15, 2007 12:27 am
by oops66
like Here
exemple in Google:
http://www.docmemo.com/internetwebmaste ... uleurs.php
Code décimal: Rouge :xxx Vert : xxx Bleu : xxx
or with tool like:
FastStone Capture - screen color picker etc....
Posted: Wed Aug 15, 2007 1:03 am
by herr_k.
thanks guys, worked!
i would also prefer r g b though.