[webkit-dev] Disabling the scrollbars

Aram Hăvărneanu aram.h at mgk.ro
Mon May 31 08:46:34 PDT 2010


On Mon, May 31, 2010 at 6:00 PM, Aram Hăvărneanu <aram.h at mgk.ro> wrote:
> On Mon, May 31, 2010 at 5:06 PM, Aram Hăvărneanu <aram.h at mgk.ro> wrote:
>> I'd like to disable the scrollbar
>
> To answer my own question, I need to call HRESULT
> WebFrame::setAllowsScrolling(BOOL flag). To get an IWebFrame
> interface, I call WebView::mainFrame().

But it doesn't seem to work. Scrollbars still appear. What am I doing
wrong? Is it not the main frame my main interest?

Thanks.

-- 
Aram Hăvărneanu


More information about the webkit-dev mailing list