This is my bang for switching between an icon-only taskbar, and an icon-with-text taskbar.
The !xTaskbarReposition works great, but all of the !xTaskbarRefresh lines don't do diddly-squat.
Actually it's worse than not doing anything. When grouping is enabled, it creates another item for every group in my taskbar, so that when you click on a tile, it suddenly has a context-menu. And if you execute the bang again, there's another item in the menu.
for some reason I assumed you only needed to put the option being changed, and not the xTaskbar prefix. I really need to read the docs better... or go to bed earlier
Thread: !xTaskbarRefresh bug? Or am I abusing the module?
Wed Oct 13 2004, 02:00PM
Joined: Thu Apr 29 2004, 08:25PM
posts 179
Good you found the main problem yourself
Ok, some basics about !refresh:
This always does a complete Refresh of the module, so if you want to change MANY settings at once you should do the following (assumed that you use xLabel).
Use
!setevar xTaskbarShowText True
instead of
!xTaskbarRefresh xTaskbarShowText True
and so on
till the last !xTaskbarrefresh line ("!xTaskbarRefresh xTaskbarOnRemove !xTaskbarRepositionBy 0 0 -83 0"), this one leave unchanged.
This would update all settings, but only refreshing the Taskbar with the last setting.
Another method would be to use a complete different taskbar (Multiple Taskbars) and simply do a Show/Hide.
Juan Guillermo
on
31 Oct : 23:46
Thanks a lot for your GREAT work guis , xmodules are transforming the Litestep shell in a much more fancy/varsatile thing.
AngelKnight
on
30 Oct : 16:44
^_^
Backslash
on
29 Oct : 00:54
>Andymon - woot!
>GothsSecret - If necessary, you could probably reduce the gaps between the center and the sides, for those with lower resolutions (not me, I'm at 1280x1024!).
Andymon
on
28 Oct : 13:02
Just wanna tell:
HighColor(16bit) is coming for all xModules in the near future, finally.
GothsSecret
on
28 Oct : 11:47
hehe, now I like it too, I wassn't sure if it'll look good if we put a second menu right handed but now it's ok, so no need for a complete change anymore
BobixLeSage
on
28 Oct : 11:34
Hello everyone!
This layout is just fine, don't get why you want to change it?!