Hi, often the question comes up, how to show html within an app.... like in automating screenshots of sites. Thanks to Gtk2::WebKit ,( which requires WebKit ), now you can have almost the full power of modern browser's right in your own program.The webkit c libs, come with a few examples.... one was called GtkLauncher.... which is a rudimentary browser reminiscent of the old Netscape 3. So, I conv