Re: Determining if a window is visible
- Posted by mattlewis (admin) Jul 23, 2009
- 894 views
marky1124 said...
I'd like to know whether a window is positioned such that it is within the current visible windows desktop.
Does getWindowRect( Screen ) work? If you got that rect, you could compare it to your window.
Matt