Re: revise GTK part and updating to 3.0
Dominik Fretz <[email protected]> Tue, 04 Nov 2003 09:51:07 +0100
| Newsgroups | gmane.comp.gnome.mono.swt.devel |
|---|---|
| Message-ID | <[email protected]> |
Steven Brown wrote: > > Btw, does the GTK WebControl work for you? I poked into the gtkmozembed > stuff and I couldn't even get a basic example working. I went through a > bunch of Mozilla versions, tried it with GTK2, etc. and couldn't get it > to do more than crash differently. :) What's required to make that > thing work? Hi Last time I tried, it worked. You have to have a GTK2 version of mozilla to get it work (like mandrake 9.1 has as example). To note is that SWT 3.0 seams to have a browser widget. Didn't know what it's using under Win32 (think it uses IE ;). Under GTK it implements the whole buntch of XPCOM and works together with mozilla. but I didn't looked at this stuff, so it's currently not convertet to C#. regards Dominik