From: "Joe C. Hecht" Subject: Re: Why FloodFil doesn't work on Printer.Canvas? Date: 15 Dec 1999 00:00:00 GMT Message-ID: <38587E2E.616A@gte.net> Content-Transfer-Encoding: 7bit References: <839d6n$pbb6@forums.borland.com> <385b3e17.88362550@90.0.0.40> Content-Type: text/plain; charset=us-ascii Organization: Offshore Technology Mime-Version: 1.0 Reply-To: joehecht@gte.net Newsgroups: borland.public.delphi.graphics Steve Schafer (TeamB) wrote: > > On Wed, 15 Dec 1999 22:58:55 -0200, "Flavio Tobias" > wrote: > > >How can I use FloodFill on Printer.Canvas? I need to paint an area but > >doesn't work on Printer. > > Not all GDI devices support FloodFill. Printers are especially > unlikely to support it. Very correct, and the reason is there is often no frame buffer used for a printer. FloodFilling against pixels already printed is kinda difficult :0 Joe -- Borland Delphi and BCB TForm printing got you down? Try my TExcellentFormPrinter! Joe C. Hecht http://home1.gte.net/joehecht/index.htm