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

Andy Theuninck gohanman at gmail.com
Tue Jun 8 10:29:59 EDT 2010


Thanks, that's very much what I'm looking for. If all the requisite
classes are listed there and the properties I'm accessing all have
checkmarks, yet the values I'm getting are wrong, would it be fair to
say I have to dig into libgluezilla or webkit-sharp to fix the
problem?

On Tue, Jun 8, 2010 at 9:21 AM, Rafael Teixeira <monoman at gmail.com> wrote:
> 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