Re: WebKit and Viewports - please help



Hi,
Some friendly folks had offered to help with WebKit. I could sure use some help with this. Thanks in advance!



--- On Tue, 6/24/08, Phoenix Revived <phoenixrevived yahoo com> wrote:

> From: Phoenix Revived <phoenixrevived yahoo com>
> Subject: WebKit and Viewports - please help
> To: gtkmm-list gnome org
> Date: Tuesday, June 24, 2008, 3:06 PM
> Hi,
> I am trying to include WebKit in my gtkmm app. I would like
> to be able to scroll the web page from within my app rather
> than by using mouse or keyboard.
> 
> I have tried adding the WebView object to both
> Gtk::ScrolledWindow and to Gtk::Viewport (separate
> experiments). In both cases, the WebView is rendered
> correctly, and I can scroll by either dragging in the page
> or by moving the sliders.
> 
> However, I probably don't understand how
> Gtk:Adjustments work. The following produces no results:
> 
> m_ScrolledWindow->get_vadjustment()->set_value(some_value);
> 
> What am I doing wrong?
> 
> 
> 
>       
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list


      


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]