new xlabel query Thread last updated on 2007-04-15 01:25:37

Posted by member 134680 on 2007-04-14 00:51:11

Ok I have the latest xlabel + xpaintclass running in my new theme.
Whenever I exit a game or a fullscreen up, the labels overlap the xtaskbar.
I have the xlabel module underneath the xtaskbar, and they are both set to always on top due to some subtle shadowing i use.
I even tried z-order and it made no difference...
the same settings did not do this before i switched to xpaintclass.
Help?
-Ash

Posted by member 5575 on 2007-04-14 00:57:16 link

Are you loading xlabel before xtaskbar?

Posted by member 134680 on 2007-04-14 05:34:02 link

yep. Sure am.
-Ash

Posted by member 32550 on 2007-04-14 12:09:07 link

This happens due to the latest (still not 100% working) changes in xLabel's AlwaysOnTop.
Solutions:
1. Try the latest xTaskbar-2.0.3
If that doesn't work:
2. Use BehindWindow for the problematic label
LabelBehindWindow xTaskbar xTaskbar


One solution should work ;)

Posted by member 134680 on 2007-04-15 01:25:37 link

Wow, I really love what you did with the hover button image use! Just removed 6 lines of code that were made redundant.
Makes much more sense now.
-Ash