At 12:38 PM 25/10/2005 +0200, Jose Pascual wrote: >> this .net exe work for you? >> >> (.net with winforms) > >> regards > >I've attached the example with sources. I have compile with mcs and .exe >is inside (there is also in bin\ the .exe generated by vs.net) > >It seems a problem with Winform, Is it better to send to Winform list? > >tia! > >best regards
No, it's not a problem with WinForms :-) At 12:28 PM 26/10/2005 +0200, Jose Pascual wrote (off the list): >Hi Jonathan, > >Really really thanks a millions for so much effort explaining the >programming error. > >I didn't explain well in my previous email. I wanted to say that this >program (.exe) is >working for .net in Windows, but mono in linux. > >anyway I have learnt very much with your comments about source code. > >tia! > >kind regards Just to prove that mono is up to the challenge presented by your concept, I've made a similar example that runs fine on both Windows with Microsoft .NET and on linux with mono. The source code is available at the following URL: http://israel.logiclrd.cx/NewThreadTester.cs Feel free to try it on mono; it works fine. :-) Jonathan Gilbert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
