home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!europa.eng.gtefsd.com!gatech!udel!bogus.sura.net!howland.reston.ans.net!spool.mu.edu!uwm.edu!linac!unixhub!moose.slac.stanford.edu!user
- From: John_Shepardson.esh@qmail.slac.stanford.edu (John Shepardson)
- Subject: Re: Help dragging icon outlines?
- Message-ID: <John_Shepardson.esh-280193095701@moose.slac.stanford.edu>
- Followup-To: comp.sys.mac.programmer
- Sender: news@unixhub.SLAC.Stanford.EDU
- Organization: Stanford Linear Accelerator
- References: <16B6312B41.UC525655@mizzou1.missouri.edu>
- Date: Thu, 28 Jan 1993 17:53:45 GMT
- Lines: 11
-
- In article <16B6312B41.UC525655@mizzou1.missouri.edu>,
- UC525655@mizzou1.missouri.edu (M.Eaton) wrote:
-
- > Does anyone have a code example to drag the outline of an icon around
- > the screen (a la Finder)? I have the icon, and I can follow the cursor,
- > plotting the icon, and I can erase what I plotted, but this also erases
- > other icons etc. I decided to switch over to using IconSuiteToRegion
- > and FrameRgn. But all I've accomplished is to confuse myself...
-
- Use DragGrayRegion. You may have to set the Port to the WMgrPort (watch
- the clipregion) to access the entire screen.
-