Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!ihuxl!nevets From: nevets@ihuxl.UUCP (Steven R Ringwood) Newsgroups: net.micro.amiga Subject: Re: Flood fills. Message-ID: <1965@ihuxl.UUCP> Date: Fri, 3-Oct-86 09:08:08 EDT Article-I.D.: ihuxl.1965 Posted: Fri Oct 3 09:08:08 1986 Date-Received: Sat, 4-Oct-86 11:50:18 EDT References: <8610021550.AA18495@cory.Berkeley.EDU> Organization: AT&T Bell Labs, Naperville, IL Lines: 12 > I am writing a program in which I need to fill irregular shapes. ... >'Flood(Window->RPort,mode,x,y);' nothing happens. It looks to me like you did not set the area fill pattern, somehing like SetPattern ?? (I don't have the manual handy). I do seem to remember that it defaults to all 0, giving you no fill if you do not set it. Hope this helps. Nevets