18.07.2010, 11:16
Hi,
Ive just had this really unusual thought.
Most computer monitors (screens) are nowadays usually quite big. (Mine for example, is 1800px by 768px) which means i could have a text draw at (x: 1790px and y: 758px) and it would work. However, if, say someone joined my server, with a 800px by 600px screen, they wouldnt see my text draw at 1790px and 758px would they?
So my question is this:
How can i get a text draw, to be always at the bottom of the screen, on every screen, no matter what size?
(My guess is something like x = 100% and y = 100% but im not sure...)
Thanks
Ash
Ive just had this really unusual thought.
Most computer monitors (screens) are nowadays usually quite big. (Mine for example, is 1800px by 768px) which means i could have a text draw at (x: 1790px and y: 758px) and it would work. However, if, say someone joined my server, with a 800px by 600px screen, they wouldnt see my text draw at 1790px and 758px would they?
So my question is this:
How can i get a text draw, to be always at the bottom of the screen, on every screen, no matter what size?
(My guess is something like x = 100% and y = 100% but im not sure...)
Thanks
Ash