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

  1. Path: sparky!uunet!gatech!prism!xray.gatech.edu!cc100aa
  2. From: cc100aa@xray.gatech.edu (Ray Spalding)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: ScollView Strangesness ?
  5. Message-ID: <64522@hydra.gatech.EDU>
  6. Date: 28 Jul 92 17:30:57 GMT
  7. References: <64476@hydra.gatech.EDU> <1992Jul28.162738.15249@tamsun.tamu.edu>
  8. Sender: news@prism.gatech.EDU
  9. Organization: Georgia Institute of Technology
  10. Lines: 28
  11.  
  12. In article <1992Jul28.162738.15249@tamsun.tamu.edu> David-Hess@tamu.edu writes:
  13. >In article <64476@hydra.gatech.EDU> cc100aa@xray.gatech.edu (Ray Spalding)  
  14. >writes:
  15. >>         if (rectCount == 1) NXRectClip(rects);
  16. >>         else NXRectClipList(rects+1,2);
  17. >I believe the Concepts manual says that if rectCount == 2 then the two  
  18. >rectangles will be disjoint (e.g. due to a diagonal scroll). In this case  
  19. >then the above code would clip out everything and no redrawing would occur.  
  20. >Fortunately, this case usually only occurs under program control so this  
  21. >rarely happens.
  22.  
  23. Yes, I believe you are correct -- my code doesn't appear to work when
  24. rectCount != 1.  (In which case it would be 3, I suppose, not 2.)
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36. -- 
  37. Ray Spalding, Office of Information Technology
  38. Georgia Institute of Technology, Atlanta Georgia, 30332-0715
  39. Internet: ray.spalding@oit.gatech.edu (NeXT Mail accepted)
  40.