[Mono-winforms-list] Having trouble finding adequate documentation

Rafael Teixeira monoman at gmail.com
Tue Jun 8 10:21:24 EDT 2010


For what is implemented or not you can check the Class Status Pages:
http://go-mono.com/status/
Bear in mind that Mono's WebBrowser implementation is based on
Gecko(Firefox) and someday Webkit(Chrome), so it's internal may differ
a lot from MS's which wraps IE.

Hope it helps,

Rafael "Monoman" Teixeira
---------------------------------------
"To be creative means to be in love with life. You can be creative
only if you love life enough that you want to enhance its beauty, you
want to bring a little more music to it, a little more poetry to it, a
little more dance to it."
Osho



On Mon, Jun 7, 2010 at 4:31 PM, Andy Theuninck <gohanman at gmail.com> wrote:
> Is there any better documentation out there than this (ideally a
> serachable one...)?
> http://www.go-mono.com/docs/
>
> I'm trying to port a Windows .NET app to mono. It compiles but I'm
> getting weird run time bugs. For instance, right now I'm getting
> incorrect values from WebBrowser.Document.Window.Frames. However, the
> above documentation doesn't seem to give any info on Mono's
> implementation of WebBrowser or HtmlDocument or HtmlWindow.
>
> I understand that not every part of winforms is implemented, but is
> there a reference anywhere stating what does and does not work?
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>


More information about the Mono-winforms-list mailing list