Makslane wrote:
xscreen and yscreen are coordinates relatives to Screen. So:
xscreen = 0: left side of view
xscreen = view.width: right side of view
yscreen = 0: top
yscreen = view.height: down
(How do you people make that little white box "thingy?")
--------------------
I still don't quite understand the screen coordinate stuff: x,y;xscreen,yscreen;view.width,view.height; view. Would anyone be kind enough to explain? I've looked at the help files and in the forum and I can't seem to locate this info. Sorry. TIA