[Mono-dev] Patches for mono-winforms

Steven Boswell II ulatekh at yahoo.com
Sat Jun 9 22:17:02 UTC 2012


If I happen to reproduce it again, I'll send code.


________________________________
 From: Rob Wilkens <robwilkens at gmail.com>
To: mono-devel-list at lists.ximian.com 
Sent: Saturday, June 9, 2012 3:13 PM
Subject: Re: [Mono-dev] Patches for mono-winforms
 

Well, I downloaded DgwTest.zip from the previous e-mail

And I added to MainForm() (i.e. the constructor) a call to
    MessageBox.Show("test 2") and that worked, and for good measure, I
    added a similar call to MessageBox.Show("test") to Program.cs before Application.Run() is reached -- both times the message displayed in mono

All of this with a non-development version of mono (2.10.8.1)

If you want to see the changes i made i modified dgwtest to
    DgwTest2.zip and put it on my server:
http://RobsSoftwareProjects.com/DgwTest2.zip 

This leads me to believe that in the code in DgwTest the
    MessageBox.Show() is not being reached.

-Rob

On 06/09/2012 05:34 PM, Steven Boswell II wrote: 
No, as in calling MessageBox.Show() while creating the first Form.
>
>
>If you have Stifu's DgwTest project that he posted here a few days ago, it's written like that.
>I could also modify my recently-posted ComboBoxTest to do that -- in fact, I had to put it in its current form after I saw Mono "freak out". :-)
>
>
>Steven Boswell
>

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120609/96e81edc/attachment.html>


More information about the Mono-devel-list mailing list