Finding topmost window of a certain type
Finding topmost window of a certain type
- Subject: Finding topmost window of a certain type
- From: email@hidden (Mike Pinkerton)
- Date: Tue, 09 Apr 2002 10:54:42 -0400
- Organization: Netscape Communications
For my find window, i want to find the topmost window under it that
responds to a certain selector (findInPage:). I tried looping over the
|windows| list in NSApplication, but that doesn't give me any kind of
zorder info, it just finds the first window created of that type. I
can't use |keyWindow| because the find window is the key window.
How do people normally do stuff like this?
--
Mike Pinkerton
Mac Browser Weenie
email@hidden
http://people.netscape.com/pinkerton
_______________________________________________
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.