Re: HTML Widget in Gtkmm



noodlesgc wrote:
Sorry if I'm a noob, first post.

Is it possible to create an html widget in gtkmm? Has GtkHtml been ported to
gtkmm? Has gtkwebkit been? Are there any other HTML rendering widgets?

see my blog post for information about an early / experimental *mm wrapper for WebKitGtk: http://blogs.gnome.org/jjongsma/2008/06/27/webkitmm/

I don't believe there is a wrapper for GtkHtml, but you can always use C libraries directly if you want to. That's the beauty of C++ / *mm libraries

--
jonner


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]