I need to move my systray... Thread last updated on 2003-02-08 04:44:34

Posted by member 576 on 2003-02-08 02:19:14

Ok...let's see if I can explain this correctly. I have my systray hooked to a box as a wharfmodule and it's set at $resolutionx-334$ I need to move it to $resolution-481$ and be able to move it back again without recyling or refreshing. The easiest way would be a !MoveLsBoxGroup # but this isn't a bang. Does anyone have a suggestion. Any ideas would be appreciated.

Posted by member 562 on 2003-02-08 03:51:58 link

are you loading systray2 as a wharfmodule in lsbox? - why not hook it [*ModuleHook !systrayHook]?. havent tried it out yet but believe you can move systray to a new position within lsbox using good old [!SystrayMove newX newY]

Posted by member 576 on 2003-02-08 04:44:34 link

Ceeslans...Thanks alot I didn't even think of that, for some reason I had convinced myself that systray had to be hooked as a wharfmodule. It always seems to be that the simplest solution is the last thing you think about. Sometimes you just need someone elses input. After 3+ hours of scripting animations to hide/show/move modules my brain most have fried the circuitry that answers the simple problems.

*Script bang !LookingForSolution
*Script exec !ifeq solution "good" '!Thanks' else '!Scratch@ss'
*Script ~bang