Posted by member 1316 on 2004-01-29 16:59:25 link
you can use systray, you'll just need to do:
SysTrayOnAdd !Execute [!TaskbarShrink 20 0][!Systray "$SystrayCurrentWidth$"+20]
SysTrayOnDel !Execute [!TaskbarGrow 20 0][!Systray "$SystrayCurrentWidth$"-20]
Modify as needed, of course. And if you don't need the taskbar to shrink/grow as needed, just take out that part.
SysTrayOnAdd !Execute [!TaskbarShrink 20 0][!Systray "$SystrayCurrentWidth$"+20]
SysTrayOnDel !Execute [!TaskbarGrow 20 0][!Systray "$SystrayCurrentWidth$"-20]
Modify as needed, of course. And if you don't need the taskbar to shrink/grow as needed, just take out that part.