xlabel and activetasks Thread last updated on 2004-04-20 21:02:26

Posted by member 150329 on 2004-04-20 02:03:25

I made a theme that has a bar that hides the windows title bar when windows are maximized.
On this bar there was a label(label1.99)that shows the active task (windows title) and when I minimize or there is no window it hides."[hideIfEmpty(activetask)]"
Now im having to change to xlabel or xlabellight for the script functions and cant have the xlabel with the window title hide when windows are minimized, I tried all xlabel ans xlabellight mods and only the oldest xlabel that lacks the script functions works,
I dont need the label to show (unknown task) or whatever I need it to hide whe windows are minimized.
Is there any Ideas on what I can do to make it work like label 1.99 does.
I even tried loading both but they conflict.
Thanks

Posted by member 7223 on 2004-04-20 02:58:13 link

You can use tasks to make it show only the active window, but it's a trick

Posted by member 150329 on 2004-04-20 21:02:26 link

Smurth, I conbined taskbar3 and tasks, Works great thanks for the advise.