problem with xtaskbar Thread last updated on 2007-01-18 00:07:48

Posted by member 348804 on 2007-01-17 17:30:06

using xtaskbar 1.5.1
I have a bar all the way along the bottom for xtaskbar and xtray. The idea is the taskbar consumes whatever xtray doesn't.

if my # of running programs gets down to 1, the label for that progam will consume the whole xtaskbar as it should, however when I add the 2nd program, the 2nd program doesn't appear in the taskbar (I think it's actaully getting added on a 2nd row beyond the bottom of my taskbar).

If I then do a !recycle, both running programs appear in xtaskbar on one line each consuming 50%, adding a 3rd or more then works fine. However each time I get down to < 2 runnign programs, the taskbar wont add new ones horizontally.

Any ideas? .rc below

Peter

xTaskbarx 20
xTaskbary $ResolutionY-30$
xTaskbarwidth 1000
xTaskbarheight 20

xTaskbaralwaysontop true
xTaskbarusegrouping false
xTaskbarfontscroll $mainfont$
xTaskbarAlphaTransparency $alphatransparency$
xTaskbarTransparencyMode true
xTaskbarusegroupedfontsettings true
xTaskbarwrapcount 1
xTaskbarbuttonmaxheight 19
xTaskbarvwmcurrentdesktoponly false
xTaskbarBorders 0
xTaskbarsolidbevelsize 1 1 0 0
xTaskbarbuttonxspacing 0
xTaskbarShowIcon true
xTaskbarImage "task_bg.png"
xTaskbarImageMode "tile"


xTrayOnResize !parseevars !xTaskbarResize %#xTrayCurrentX-xTaskbarX-10%# 20

Posted by member 1 on 2007-01-17 18:20:11 link

This is not a theme question...it is a module question.

Posted by member 212670 on 2007-01-17 18:43:58 link

xTaskbarwrapcount 1?

Posted by member 348804 on 2007-01-17 18:51:25 link

whoohoo...worked thx!
Peter

Posted by member 212670 on 2007-01-17 19:11:01 link

np, that'll be $10.

Posted by member 348804 on 2007-01-18 00:07:48 link

wow that's pretty cheap these days :)
BTW, love the sig page, read it and laughed for a good 1/2 hour. Someone finally put down in writing what so many have said for so long.

Thanks again
Peter