home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14651 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!bakker
  3. From: bakker@fwi.uva.nl (Harry Bakker (I87))
  4. Subject: What is the structure of WindowList?
  5. Message-ID: <1992Aug28.124209.4159@fwi.uva.nl>
  6. Summary: Structure of WindowList
  7. Keywords: WindowList
  8. Sender: news@fwi.uva.nl
  9. Nntp-Posting-Host: gene.fwi.uva.nl
  10. Organization: FWI, University of Amsterdam
  11. Date: Fri, 28 Aug 1992 12:42:09 GMT
  12. Lines: 20
  13.  
  14. To all net visitor,
  15.  
  16. I'm working on a package that manages floating windows. For this purpose
  17. I need the structure of the WindowList. In IM-1 it says, that the WindowList
  18. contains ALL windows on the desktop, not just the windows that belong to the
  19. currently active application. If that is so, how does the WindowManager keeps
  20. track of which window belongs to which application? You can see that it does
  21. know that after a context swich. All the windows that belong to the app that's
  22. becoming active are brought to the front of all other windows.
  23. Where can I find the root of the windowlist? If I have, say, three windows
  24. open, and all background applications together have four windows open,
  25. then how many windows do I count if I walked down the windowlist? Three or
  26. seven?
  27.  
  28. Could somebody help me on these questions?
  29.  
  30. Thanks in advance,
  31.  
  32. -Harry
  33. (bakker@fwi.uva.nl)
  34.