[Mono-osx] Mono WebBrowser on MAC OS X

Alexander Shulgin alexander.shulgin at yessoftware.com
Thu Nov 18 07:32:45 EST 2010


On 18.11.2010 14:26, Miguel de Icaza wrote:
> 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.

That won't work for sure.  I have a rather hackish solution I'd like to 
share, but unfortunately have no time to deal with that currently...

--
Alex

> On Thu, Nov 18, 2010 at 5:21 AM, Alexander Shulgin
> <alexander.shulgin at yessoftware.com
> <mailto: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 <mailto:Mono-osx at lists.ximian.com>
>     http://lists.ximian.com/mailman/listinfo/mono-osx
>
>


More information about the Mono-osx mailing list