Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!caip!topaz!husc6!endor!olson From: olson@endor.harvard.edu (Eric Olson) Newsgroups: net.micro.mac Subject: Re: problems with displaying PICT's in dialogs. Message-ID: <58@husc6.HARVARD.EDU> Date: Mon, 21-Jul-86 17:02:12 EDT Article-I.D.: husc6.58 Posted: Mon Jul 21 17:02:12 1986 Date-Received: Tue, 22-Jul-86 01:15:04 EDT References: <2752@sdcc6.ucsd.EDU> Sender: news@husc6.HARVARD.EDU Reply-To: olson@endor.UUCP (Eric Olson) Organization: Aiken Comp Lab, Harvard Lines: 6 Keywords: dialogs & PICT's If you create the PICT yourself (rather than with Draw, or Paint, or whatever) you may have forgotten to set the ClipRect to the PictRect. Otherwise the PICT doesn't display in SOME programs because the ClipRect gets scaled off the edge of the 16-bit world. -Eric