Re: gtkmm compatible html rendering widget ?



On Wed, 2007-04-25 at 01:10 +0530, Dennis Francis wrote:
> Is there a gtkmm compatible html rendering widget with little or no
> dependencies ?

There's gtkmozembedmm. It doesn't seem to have had much attention very
recently:
http://svn.gnome.org/viewcvs/gtkmozembedmm/trunk/
http://ftp.gnome.org/pub/gnome/sources/gtkmozembedmm/

> I found that gtkmozembed has got a gtk+ interface, is it possible to
> use a (GtkWidget*) in gtkmm code ?

Yes, and vice versa, using gobj() and Glib::wrap():
http://www.gtkmm.org/docs/gtkmm-2.4/docs/FAQ/html/index.html#id2515876

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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