• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting window list from another application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting window list from another application


  • Subject: Re: Getting window list from another application
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Tue, 21 Oct 2003 19:23:38 +0200

At 18:38 Uhr +1300 21.10.2003, Phillip Hutchings wrote:
A weird question, but is it possible to get the window list of another application? Just an array of NSWindows would be fine, but I can't see anything in the documentation.

One thing to keep in mind: Carbon applications don't have NSWindows. The same probably applies to Java AWT/Swing applications. So, if you want to do more than just find out names, positions or other stuff that Accessibility provides, you'll have to resort to some kind of hack, and you'll have to special-case for non-Cocoa applications. This is commonly done using APE (an extension to MacOS X used e.g. by Haxies from Unsanity).
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >Getting window list from another application (From: Phillip Hutchings <email@hidden>)

  • Prev by Date: Re: Convert Arrays
  • Next by Date: Re: Editing items
  • Previous by thread: Getting window list from another application
  • Next by thread: Re: Getting window list from another application
  • Index(es):
    • Date
    • Thread