Ray Wang | 19 Aug 10:06
Favicon

does mono runtime fully implemented?

hello folks

i have a very simple script to test WebBrowser control in System.Windows.Forms
but when i instancelize a class to an object. it dumps errors. 

does mono runtime fully implemented? or there is a bug?
the attachments are a error message and a sample

Ray

Attachment (error.err): application/octet-stream, 6247 bytes
Attachment (webbrowser.py): application/octet-stream, 1699 bytes
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
Jonathan Pobst | 19 Aug 16:07

Re: does mono runtime fully implemented?

Hey

The WebBrowser control is implemented.  There are a few bugs that cause 
native crashes that we plan to have fixed in time for 2.0.

Jonathan

Ray Wang wrote:
> hello folks
> 
> i have a very simple script to test WebBrowser control in System.Windows.Forms
> but when i instancelize a class to an object. it dumps errors. 
> 
> does mono runtime fully implemented? or there is a bug?
> the attachments are a error message and a sample
> 
> Ray
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list <at> lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
Ray Wang | 19 Aug 17:50
Favicon

Re: does mono runtime fully implemented?

Hello Jonathan,

thank you very much for reply, should i fire a bug for it? 
Or i should wait for the WebBrowser control issue to be fixed until 2.0 is released?

Ray

>>> Jonathan Pobst <monkey <at> jpobst.com> 08/19/08 10:07 PM >>> 
Hey

The WebBrowser control is implemented.  There are a few bugs that cause 
native crashes that we plan to have fixed in time for 2.0.

Jonathan

Ray Wang wrote:
> hello folks
> 
> i have a very simple script to test WebBrowser control in System.Windows.Forms
> but when i instancelize a class to an object. it dumps errors. 
> 
> does mono runtime fully implemented? or there is a bug?
> the attachments are a error message and a sample
> 
> Ray
> 
> 
> 
> ------------------------------------------------------------------------
> 
(Continue reading)

Jonathan Pobst | 19 Aug 17:54

Re: does mono runtime fully implemented?

We currently have about 5 bug reports on it, so I think its covered.  ;)

Jonathan

Ray Wang wrote:
> Hello Jonathan,
> 
> thank you very much for reply, should i fire a bug for it? 
> Or i should wait for the WebBrowser control issue to be fixed until 2.0 is released?
> 
> 
> Ray
> 
> 
>>>> Jonathan Pobst <monkey <at> jpobst.com> 08/19/08 10:07 PM >>> 
> Hey
> 
> The WebBrowser control is implemented.  There are a few bugs that cause 
> native crashes that we plan to have fixed in time for 2.0.
> 
> Jonathan
> 
> Ray Wang wrote:
>> hello folks
>>
>> i have a very simple script to test WebBrowser control in System.Windows.Forms
>> but when i instancelize a class to an object. it dumps errors. 
>>
>> does mono runtime fully implemented? or there is a bug?
>> the attachments are a error message and a sample
(Continue reading)


Gmane