Re: removing scrollbars

2007-07-26 Thread timeless
On Jul 18, 12:07 am, "Brian Edmond" <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a way to get rid of the scrollbars in the embedded browser? Here > is what I want to do: > > Have the browser render the entire page to an offscreen buffer. The page > can then be scrolled by moving the destination

removing scrollbars

2007-07-17 Thread Brian Edmond
Hi, Is there a way to get rid of the scrollbars in the embedded browser? Here is what I want to do: Have the browser render the entire page to an offscreen buffer. The page can then be scrolled by moving the destination viewport of the buffer. This give me smooth scrolling and the ability t