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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]