[IronPython] ScrollBarsEnabled problem
Floris van Nee
floris.vannee at gmail.com
Fri Sep 15 10:22:51 CEST 2006
Yeh, it should. But even then, it still displays the scrollbar when viewing
certain sites. I found out that it has something to do with sites with
frames. When I navigate to a site with frames, it displays the scrollbars,
and when I navigate to a site without frames, it doesn't display them.
But I still don't know how to disable scrollbars in a site with frames.
Floris
On 9/15/06, J. Merrill <jvm_cop at spamcop.net> wrote:
>
> At 01:45 PM 9/12/2006, Dino Viehland wrote
>
> >This might be a better question on a newsgroup specific to .NET or the IE
> web control. Adding the ScrollBarsEnabled = False is the same as doing:
> >
> >WebBrowser1 = WebBrowser()
> >WebBrowser1.ScrollBarsEnabled = True
>
> Shouldn't that be = False ???
> [snip]
>
> J. Merrill / Analytical Software Corp
>
>
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060915/1f660f88/attachment.html>
More information about the Ironpython-users
mailing list