[Mono-osx] Mono WebBrowser on MAC OS X
Alexander Shulgin
alexander.shulgin at yessoftware.com
Thu Nov 18 05:21:56 EST 2010
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
More information about the Mono-osx
mailing list