Oct 15, 2002 #1 mackey333 Technical User May 10, 2001 563 US how do i get the x and y of the screen so i can position somethin in the same spot no matter how many pixels are there? -Greg :-Q
how do i get the x and y of the screen so i can position somethin in the same spot no matter how many pixels are there? -Greg :-Q
Oct 15, 2002 #2 onpnt Programmer Dec 11, 2001 7,778 US screen.width and screen.height not sure if that's what you want you can see a example of this in this FAQ in positioning a popup faq216-2034 A language that doesn't affect the way you think about programming is not worth knowing. http://www.onpntwebdesigns.comadmin@onpntwebdesigns.com Upvote 0 Downvote
screen.width and screen.height not sure if that's what you want you can see a example of this in this FAQ in positioning a popup faq216-2034 A language that doesn't affect the way you think about programming is not worth knowing. http://www.onpntwebdesigns.comadmin@onpntwebdesigns.com