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