G'day Tedd, you wrote: > ---------------------------------------------------------------------- > Date: Sat, 13 Feb 1999 12:48:09 -0500 > To: futurebasic@... > From: tedd@... > Subject: Re: [FB] Suppressing FB's Window Drawing > Message-Id: <v04003a07b2eb69ea6ef2@[166.72.202.39]> > > >Let's suppose that I really don't want FB to draw the scroll bar regions on > >a growable window. (Which is true.) Is there any way to suppess that > >drawing? I can even draw the grow box in my own redraw routine with my own > >clipping region to provide the effect I want. I seem to recall this being > >discussed quite a while back, but I don't recall the solution. > > > >Thanks in advance! > > > >-- Brian > > Brian: > > In my PMAP program, a street atlas, I used a GROW window and STAZ's > "GROW.FLTR" in PGPro. I had a complete window, without scroll bars, that I > could use to draw a map with a small grow box in the lower right corner to > re-size the window. Everything worked perfectly. You should look to the > code, Luke. > > tedd Forgiven my ignorance but where do you find the "GROW.FLTR"? I have looked, well I think, everywhere. Regards, Chris Wyatt, in Bendigo, Victoria, Australia.