One downloads gtkmozembedmm from here:
http://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/gtkmozembedmm/1.4/
(linked from the gtkmm website), and if you do 'make docs' it will
generate documentation for you. gtkmozembedmm is a Gtkmm wrapper of the
gtkmozembed C library. Alan. Foster, Gareth wrote: Ok, fair enough. I have also tried to find documentation on mozembed with no palpable success. Can you point me at that information? I hate to sound like a whiner, but I spent a lot of time over last weekend, and all day yesterday looking for information on how to implement both solutions to little avail.I think you use the C widget, and there is a special call that lets you use an instance of it within the GTKmm framework (i.e hands it over to GTKmm to manage), unless somebody did a pucker mm wrapper since I tried it, it works well once you get it going anyway. Google for "wrap C widget gtk" or something? I have a sneaking feeling there are mozembed docs, I think they might be on the Mozilla site, along with the download and some rant about GTK+ hackers not wanting to use C++ and the history behind the widget :) Sorry I couldn't be more specific, hopefully you can narrow your google work down a bit with this - or just wait until somebody posts who used this more recently. Cheers mate, Gaz _______________________________________________ gtkmm-list mailing list gtkmm-list gnome org http://mail.gnome.org/mailman/listinfo/gtkmm-list |