home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!swrinde!ringer!news
- From: tom@ennex1.eng.utsa.edu (Tom Arnow)
- Newsgroups: comp.sys.next.programmer
- Subject: Window Window on the Screen
- Message-ID: <1992Aug21.211559.19387@ringer.cs.utsa.edu>
- Date: 21 Aug 92 21:15:59 GMT
- Sender: news@ringer.cs.utsa.edu
- Reply-To: tom@ennex1.eng.utsa.edu (Tom Arnow)
- Organization: Univ of Texas at San Antonio
- Lines: 8
- Nntp-Posting-Host: ennex2.eng.utsa.edu
-
- I have a .nib with a window. In the window there is a customView within a
- scrollView. When I have several windows on the screen, I want to be able to
- find the id of the customView object for the current key window. Is there
- an elegent way to do this, or do I need to store the IDs of the windows and
- customViews as the nibs are loaded?
-
- Thank,
- Tom Arnow
-