Hello, I have for some time had a problem with webkit. It does not respect the Gtk policy I set like so: gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(t->scroll), GTK_POLICY_NEVER, GTK_POLICY_NEVER); where t->scroll is the container for the webkit frame. Any pointers in the right direction? Calvin Morrison