home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 22357 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.1 KB  |  24 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. 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
  3. From: John_Shepardson.esh@qmail.slac.stanford.edu (John Shepardson)
  4. Subject: Re: Help dragging icon outlines?
  5. Message-ID: <John_Shepardson.esh-280193095701@moose.slac.stanford.edu>
  6. Followup-To: comp.sys.mac.programmer
  7. Sender: news@unixhub.SLAC.Stanford.EDU
  8. Organization: Stanford Linear Accelerator
  9. References: <16B6312B41.UC525655@mizzou1.missouri.edu>
  10. Date: Thu, 28 Jan 1993 17:53:45 GMT
  11. Lines: 11
  12.  
  13. In article <16B6312B41.UC525655@mizzou1.missouri.edu>,
  14. UC525655@mizzou1.missouri.edu (M.Eaton) wrote:
  15.  
  16. > Does anyone have a code example to drag the outline of an icon around
  17. > the screen (a la Finder)? I have the icon, and I can follow the cursor,
  18. > plotting the icon, and I can erase what I plotted, but this also erases
  19. > other icons etc. I decided to switch over to using IconSuiteToRegion
  20. > and FrameRgn. But all I've accomplished is to confuse myself...
  21.  
  22. Use DragGrayRegion.  You may have to set the Port to the WMgrPort (watch
  23. the clipregion) to access the entire screen.
  24.