Recognizing standard about box
Recognizing standard about box
- Subject: Recognizing standard about box
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 27 Jun 2002 17:42:15 -0400
Is there any way to determine whether an open window is the standard Cocoa
document-based application about box?
I get the list of my application's open windows from [NSApp windows]. To
examine the about box, I run the application in the debugger and make sure
only the about box is open and visible. I can see that it is an NSPanel
object. But I don't see anything distinctive about it that would let my
program recognize which one of many open windows is the standard about panel
at run time.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
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.