home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18504 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  818 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!spool.mu.edu!agate!agate!usenet
  2. From: bfoley@obelisk.berkeley.edu (Brian Foley)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Hilite a Rect
  5. Date: 17 Nov 1992 05:16:17 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 14
  8. Message-ID: <1e9v71INNgqn@agate.berkeley.edu>
  9. NNTP-Posting-Host: obelisk.berkeley.edu
  10. Keywords: color, hilite, novice
  11.  
  12.  
  13. How do you hilite a rect using the current hilite color?
  14. I am using InvertRect() now, but it would be "better" to do it
  15. in color.  Inside Mac is rather vague on the subject I tried using 
  16.  
  17. BitClr ((Ptr) HiliteMode, pHiliteBit);  /* IM V-61 */
  18.  
  19. but that gave me a bus error.
  20.  
  21. brian foley
  22.  
  23. bfoley@garnet.berkeley.edu
  24. Science and Mathematics Education
  25. University of California, Berkeley
  26.