home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!spool.mu.edu!agate!agate!usenet
- From: bfoley@obelisk.berkeley.edu (Brian Foley)
- Newsgroups: comp.sys.mac.programmer
- Subject: Hilite a Rect
- Date: 17 Nov 1992 05:16:17 GMT
- Organization: University of California, Berkeley
- Lines: 14
- Message-ID: <1e9v71INNgqn@agate.berkeley.edu>
- NNTP-Posting-Host: obelisk.berkeley.edu
- Keywords: color, hilite, novice
-
-
- How do you hilite a rect using the current hilite color?
- I am using InvertRect() now, but it would be "better" to do it
- in color. Inside Mac is rather vague on the subject I tried using
-
- BitClr ((Ptr) HiliteMode, pHiliteBit); /* IM V-61 */
-
- but that gave me a bus error.
-
- brian foley
-
- bfoley@garnet.berkeley.edu
- Science and Mathematics Education
- University of California, Berkeley
-