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 <[EMAIL PROTECTED]> wrote:

> From: Phoenix Revived <[EMAIL PROTECTED]>
> Subject: WebKit and Viewports - please help
> To: [email protected]
> 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
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtkmm-list


      
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to