Posted by member 32550 on 2003-07-02 07:24:09 link

Not realy, but is simple - values were set on the x coordienate form the right side, and y coordinate from the bottom.

Example:

your bar is 20 pix high and you want to place it on bottom of the screen.
x=0
y=-20
weight=$resolutionx$
height=20

another hint is, if you place anything (systray, buttons,....) in or on your bar (btw: any background image), take the background image and cut out the things, fill the empty with magic pink, so later you can see how many px you are away from the right position (and there is no "on top" problem any more)