Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!pt.cs.cmu.edu!k.cs.cmu.edu!gjs From: gjs@k.cs.cmu.edu (Gregory Stein) Newsgroups: net.micro.mac Subject: Defining a region Message-ID: <1041@k.cs.cmu.edu> Date: Wed, 30-Jul-86 12:02:00 EDT Article-I.D.: k.1041 Posted: Wed Jul 30 12:02:00 1986 Date-Received: Fri, 1-Aug-86 03:19:19 EDT Reply-To: gjs@k.cs.cmu.edu (Gregory Stein) Distribution: net Organization: Carnegie-Mellon University, CS/RI Lines: 11 (try and eat me, line-eater) I am trying to create a region composed of the area of two adjoining rectangles. Whenever I create the region and then fill it, I only get something similar to two framerects, rather than two painted rects. I've tried using OpenRgn and then calls to FrameRect, and I've also tried using SetRectRgn and Unioning them together. Neither seems to work. Can anyone offer any suggestions? Greg gjs@k.cs.cmu.edu