[webkit-dev] multiframes support in gdk port ?
Shraddhesh Chaturvedi
shraddhesh.chaturvedi at celunite.com
Wed Jun 20 06:38:33 PDT 2007
I'm trying to render multiframes in gdk port of webkit. I implemented
FrameLoaderClientGdk::createFrame(...). Within this function I created a
new Frame, Page,FrameView objects and associated them as described in
main.cpp(of Gdk port). I've also created a new GtkLayout and
GtkScrolledWindow and tried to bind them with mainframe's layout. Things
are still not working. What more needs to be done ? Thanks.
- Shraddhesh
More information about the webkit-dev
mailing list