Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!sdd.hp.com!think.com!mintaka!bloom-beacon!eru!hagbard!sunic!cs.umu.se!delann From: delann@cs.umu.se (Anders Nyman) Newsgroups: comp.sys.mac.programmer Subject: Re: Emergeny help on picture drawing wanted!!! ->SOLVED! Message-ID: <1991Jan30.135624.7937@cs.umu.se> Date: 30 Jan 91 13:56:24 GMT References: <1991Jan29.194323.7665@cs.umu.se> <91029.212938CXT105@psuvm.psu.edu> Sender: news@cs.umu.se (News Administrator) Organization: Dep. of Info.Proc, Umea Univ., Sweden Lines: 12 First I wan't to say thanks to all of you who responded to my question. What did I come up with? After the OpenPicture(therect) I must to a ClipRect(therect). Then before DrawPicture(pic,therect) another ClipRect(therect). All this makes my beautiful (???) picture appear. The thing that made me go for the quick and not working solution was a program written by me in Turbo Pascal a year ago. I managed to do it the way my testprogram was designed. /Thanks to all, Anders N.