View Full Version : how to Query all visible windows?
3dKris 02-08-2011, 09:11 PM Would like to know if there is a way to Query all visible windows.
Anyone know? Was unable to find anything in the command docs.
|
|
NaughtyNathan
02-08-2011, 09:23 PM
lsUI -windowsthis will probably also return any windows that are invisible mind you, so you may have to loop through them and test their visibility with `window -q -vis` etc..
:nathaN
3dKris
02-10-2011, 11:12 PM
lsUI -windowsthis will probably also return any windows that are invisible mind you, so you may have to loop through them and test their visibility with `window -q -vis` etc..
:nathaN
Perfect, thx (a little bit embraced that I didn't think to look up the lsUI command).
CGTalk Moderation
02-10-2011, 11:12 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.