[Mono-osx] Mono WebBrowser on MAC OS X

Miguel de Icaza miguel at novell.com
Thu Nov 18 07:26:35 EST 2010


Hello,

     You are correct that we do not support the Web browser control on
Windows.Forms on OSX.    Your best bet is to use MonoMac.dll to create the
web browser and consume that from your Windows.Forms app.    Not sure if you
can embed it directly into a form, that is a different issue.

Miguel

On Thu, Nov 18, 2010 at 5:21 AM, Alexander Shulgin <
alexander.shulgin at yessoftware.com> wrote:

> On 18.11.2010 11:19, creatorul wrote:
> >
> > Hello Guys,
> >
> > After two days of searching and pulling my hair out, I decided to post
> here
> > as last chance for my current idea.
> > I have an app created in C# under .NET 2.0 and I need to port this on MAC
> OS
> > X. Unfortunately it contains a WebBrowser control which of course isnt
> > comptible. Maybe it works on linux but on MAC OS X I get that
> libgluezilla
> > is missing and as far as I researched there is no version for MAC.
>
> At the time there is no supported solution for a WinForms browser
> control on Mac.
>
> However, if you don't mind using MonoMac (an early stage Obj-C Mac OS X
> API binding for Mono), when you are going to have some luck.  There is
> WebView component, mostly working.
>
> --
> Alex
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20101118/d9d259c8/attachment.html 


More information about the Mono-osx mailing list