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
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

