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. :)
Glad I could help! Stifu wrote: > > Something immediately strikes me as wrong: you're mixing GTK# and > Windows.Forms. In your earlier message, I thought this was a WinForms app. > You need to pick one or the other. :) > <snip> > > My friend, I owe you a beer sometimes. With this one post you have saved > me an enormous amount of headaches. You're right, I am mixing the two > which is how I thought things were done. So maybe I should use something > like Glade to do my form design and then write the backend C# or VB code > in MonoDevelop. > > I thought that Gtk# was just the only option and that translated to .NET > stuff. > > Thank you! > Anthony > > -- View this message in context: http://www.nabble.com/I-think-I%27ve-found-a-bug.-Can-anyone-confirm-or-clarify--tp26090516p26092484.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
