Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!agate!ragu.berkeley.edu!lippin From: lippin@ragu.berkeley.edu (The Apathist) Newsgroups: comp.sys.mac.programmer Subject: Re: What would I use ShieldCursor for? Message-ID: <1990Sep16.001842.8596@agate.berkeley.edu> Date: 16 Sep 90 00:18:42 GMT References: <90256.220144KPURCELL@LIVERPOOL.AC.UK> Sender: usenet@agate.berkeley.edu (USENET Administrator) Reply-To: lippin@math.berkeley.edu Organization: Authorized Service, Incorporated Lines: 15 I suspect that ShieldCursor is mainly intended for internal use by the toolbox: it can be called by QuickDraw to get the cursor out of the way before writing to the screen. (For unknown reasons, QD even does this when drawing to offscreen bitmaps. Go figure.) If you want to write on the screen without smashing the cursor, use it. Remember to account for the height and width of the cursor when you do. For household use, however, ShowCursor, HideCursor, and ObscureCursor are all you need. --Tom Lippincott lippin@math.berkeley.edu "It's a multi-purpose shape: a box." --David Byrne, "True Stories"