[Mono-list] I think I've found a bug. Can anyone confirm or clarify?

Stifu stifu at free.fr
Wed Oct 28 06:54:40 EDT 2009


I don't know what OS(es) you're on, but if you're on Windows, you can use
Visual Studio indeed, but you don't even need to compile your stuff with
Mono afterward for them to work with Mono. An exe compiled with Visual
Studio will directly work with Mono with no modification. And vice versa, an
exe compiled with Mono will work with the .NET framework. Hence "Binary
Compatible" on the Mono site front page. :)




Stifu wrote:
> 
> So I take it you want to use GTK#, then?
> In this case, you don't need anything else other than MonoDevelop. You can
> forget about Glade.
> And make sure to remove the System.Windows.Forms references from your
> project. :)
> <snip>
> 
> Ok, so you can probably see how obviously confused I am. No, I don't want
> to do Gtk# as I don't like the look of it when it's done. I want to use
> WinForms BUT I suck at designing UI's by code. I NEED (and I do mean NEED)
> to draw them like I can in Visual Studio.  I suppose my only option with
> that will be to install Visual Studio and do the apps there then compile
> them in Mono?
> 

-- 
View this message in context: http://www.nabble.com/I-think-I%27ve-found-a-bug.-Can-anyone-confirm-or-clarify--tp26090516p26092652.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list