home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 12931 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.2 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!swrinde!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!kzoo!k044477
  2. From: k044477@hobbes.kzoo.edu (Jamie R. McCarthy)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Quick TCL gDesktop question
  5. Message-ID: <1992Jul23.164536.667@hobbes.kzoo.edu>
  6. Date: 23 Jul 92 16:45:36 GMT
  7. References: <750@tdb.uu.se>> <dbCs02fA1aYP01@JUTS.ccc.amdahl.com>
  8. Organization: Kalamazoo College
  9. Lines: 25
  10.  
  11. rla20@DUTS.ccc.amdahl.com (Roger Allen) writes:
  12. >Quickie:
  13. >For multi-monitor systems, does gDesktop->bounds include the main device
  14. >only or some rect that bounds all of the screens.
  15.  
  16. All the screens.
  17.  
  18.  
  19. This is despite the comment in ThC's TCL 1.1's CDesktop::IDesktop:
  20.  
  21.     /* Make the port rectangle coincide with the bounding box of    */
  22.     /* the gray region (entire screen excluding the menu bar). ...    */
  23. grayRgn = GetGrayRgn();
  24. bounds = (**grayRgn).rgnBBox;
  25.  
  26. The parenthetic should read "(all screens excluding the menu bar)".
  27.  
  28.  
  29. >Hope it takes less time to answer than it did to draw that.
  30.  
  31. Probably...  :-)
  32. -- 
  33.  Jamie McCarthy      Internet: k044477@kzoo.edu      AppleLink: j.mccarthy
  34.  I'm having a lot of trouble seeing how a request that you "shut up" can be
  35.  interpreted as "looking to other people for validation."      - Tim Pierce
  36.