enumerating the NSApplication instances?
enumerating the NSApplication instances?
- Subject: enumerating the NSApplication instances?
- From: Bill Janssen <email@hidden>
- Date: Thu, 23 Oct 2008 11:24:07 PDT
Hi. I'm trying to write a simple Cocoa program to enumerate the
windows on the screen, across all the apps. I can see how to use
NSWorkspace.launchedApplications() to enumerate the apps, but I don't
see how to go from those dictionaries to an instance of NSApplication,
so that I can enumerate the application's windows.
I'm sure this is perfectly simple, but I'm just not seeing it...
Bill
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden