Posted by member 2629 on 2003-02-09 05:24:07
I am making a theme in which I wish to have a dynamic systemtray at the bottom right corner... making the tray is no problem, but one thing that I had wanted to do is make the edge pixels popup the tray on hover. I can do this just setting the corner pixels to do this, but that requires unneccesary mouse movement... so I was hoping to make the bottom of the desktop to popup the tray judging from how long my autosized tray is. The problem with this is I'm not sure how to go about finding the length of the tray so that I can set it to a variable... Thanks a lot if you can figure this out... this bugged me for a while.