[Mono-dev] Patches for mono-winforms
Rob Wilkens
robwilkens at gmail.com
Sat Jun 9 22:13:33 UTC 2012
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120609/68b7b4a0/attachment-0001.html>
More information about the Mono-devel-list
mailing list