Skip navigation.
 
mlList Running apps and windows
FROM : Jere Gmail
DATE : Sun May 04 00:52:41 2008

I want to list all the running apps and their windows.
Running apps is easy with [ws launchedApplications] but I cant find a
way for listing their windows.
I have tried NSWindowList(win_count,arr_win)  but then
[[NSApplication sharedApplication] windowWithWindowNumber:arr_win[i]]
in a bucle will give me no info on windows from other apps.
Can anyone help? Thanks

--
http://zon7blog.wordpress.com/
And again we fall.

Related mailsAuthorDate
mlList Running apps and windows Jere Gmail May 4, 00:52
mlRe: List Running apps and windows Steve Christensen May 4, 01:09
mlRe: List Running apps and windows Jean-Daniel Dupas May 4, 01:17
mlRe: List Running apps and windows Jere Gmail May 4, 11:28
mlRe: List Running apps and windows Jere Gmail May 4, 11:33
mlRe: List Running apps and windows Jean-Daniel Dupas May 4, 12:10
mlRe: List Running apps and windows Chris Hanson May 5, 01:11
mlRe: List Running apps and windows Adam Leonard May 5, 01:24
mlRe: List Running apps and windows Jere Gmail May 5, 09:47