Posted by member 2160 on 2003-02-24 14:18:45 link
Actually I have problem with auto growing shrinking Taskbar systry combination. And I managed to get it work when I load litestep at startup and also when later I make !Recycle it works ok. But sometimes if some game or I change resolution it wont work. So somebody told me that I should put in step.rc about desktop this DesktopOnDisplayChange !refresh (not !recaycle since it can crash latestp) But !refresh don't work properly (I am using latest indie and taskbar3) . Taskbar and systry cant position itself right after !refresh, either I get taskbar too long (since it looks like !refresh don't call SysTrayOnAdd !TaskbarShrink 17 0) and systry out of the screen or I managed to get systry properly in top right corner but Cant get taskbar small enough so it should be right next to systry) This is why I needed this $SystrayCurrentWidth$ so I can get taskbar something like this TaskBarWidth $ResolutionX-(278+$SystrayCurrentWidth$)$ and I was hoping that this will solve my problem but I cant have this $SystrayCurrentWidth$ in my step.rc (or don't now how to do it). So maybe if somebody have some other solution to my problem I it would be great. (Also I have weary minimalist litestep configuration only basic modules task popup desktop systry and I would like to keep it this way :) - for rest I am using powerpro)