home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 19708 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!think.com!spool.mu.edu!darwin.sura.net!utkux1.utk.edu!utkvx3.utk.edu!egw
  3. From: egw@utkvx3.utk.edu (Wolpert, Edward Greenwal)
  4. Subject: HELP! *Need quick help on Window Copying...
  5. Message-ID: <11DEC199222180741@utkvx3.utk.edu>
  6. News-Software: VAX/VMS VNEWS 1.41    
  7. Sender: usenet@utkux1.utk.edu (USENET News System)
  8. Organization: University of Tennessee Computing Center
  9. Date: Sat, 12 Dec 1992 02:18:00 GMT
  10. Lines: 17
  11.  
  12.     Hello... I've got a project due monday, and need some info quick...
  13. I want to take a region on the main window, copy it elsewhere, mess with the
  14. original window, and 'merge' the two screens together.  I've done the
  15. following:
  16.     1) Made New Rgn,
  17.     2) Copy Winptr^.VisRgn to new Rgn
  18.     3) Messed with the Window,
  19.     4) Tried UnionRgn(NewRgn, WinRgn,WinRgn) and failed.
  20. (I've tried all the similar rgn commands.)
  21.     I"m not looking for style, but I can be (almost) assured that my
  22. hacking instead of programming had prob caused the error.  Any suggestions?
  23. (After this Sunday, the point will be moot.)  If I'm commiting a sin :) by
  24. doing this, any help is welcome.  Please post here or send reply's to the above
  25. address, or wolpert@lead.chem.utk.edu.
  26.     Thanks,
  27.     Edward Wolpert
  28.  
  29.