• 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
NSCountWindows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSCountWindows


  • Subject: NSCountWindows
  • From: jean Bousquet <email@hidden>
  • Date: Thu, 15 Aug 2002 10:57:38 +0200

NSCountWindows counts the number of on-screen windows belonging to an
application.
I tried to operate this function but the result is incorrect (always too
big). I used it launching the app within PB.

int aWindowCount;
NSCountWindows(&aWindowCount);
NSLog(@"aWindowCount = %d",aWindowCount);


Jean
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSCountWindows
      • From: Jeremy Dronfield <email@hidden>
  • Prev by Date: Getting classes from bundles in an array
  • Next by Date: Re: Help with offscreen drawing
  • Previous by thread: Re: Getting classes from bundles in an array
  • Next by thread: Re: NSCountWindows
  • Index(es):
    • Date
    • Thread