home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / programm / 5740 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  786 b 

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