[comp.sys.mac.programmer] Emergeny help on picture drawing wanted!!! ->SOLVED!

delann@cs.umu.se (Anders Nyman) (01/30/91)

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.