Extending the tray bar with inauspicious Thread last updated on 2006-03-14 19:04:52

Posted by member 311701 on 2006-03-09 03:02:28

Currently I'm using this skin:

http://www.wincustomize.com/ViewSkin.aspx?SID=1&SkinID=407&LibID=6

But since I have quite a lot of processes I wonder how to extend the tray bar.
I've tried to change the theme.rc but that just moves the thing around... heeelp!

Posted by member 1949 on 2006-03-09 14:51:10 link

Replace this line in the theme.rc
trayendX $((resolutionX)/2)+210$
with
trayendX $xtrayX+xtraywidth$
and then set how wide you want your tray with this line
xtrayWidth 140
change to say
xtrayWidth 240
or whatever you wish!

Posted by member 1949 on 2006-03-14 15:08:21 link

Not even a thanks????

No Soup for you!

Posted by member 312746 on 2006-03-14 19:04:52 link

Snaged that snippet of code for my future use im sure so ill thank you in advance ^^