Mono supports Windows.Forms apps, but doesn't provide a Windows.Forms designer. If you want to use MonoDevelop, you'll have to do your WinForms code manually. If possible, you could just build your app (or just your UI) on Windows, using Visual Studio or SharpDevelop.
DG.HONG wrote: > > Hi All, > > > I've just installed MONO as indicated on the mono site. > * Mono 2.4.2.3 Framework > o Intel (CSDK) - "selected" > o PowerPC (CSDK) > o Universal (if you don't know what you need) (CSDK) > * MonoDevelop Preview > * Cocoa# 0.9.5 source > > then I run MonoDevelop, but i just can see ASP.net controls in Toolbox > Item selector. > > I'm using MAC and want to make windows application. but can't find any > controls such as button, calendar what i used in Visual studio on Windows. > > Mono site says > > "Gtk# and System.Windows.Forms applications require X11. Installing on a > machine without X11 installed will result in errors during install, and > these components will not function correctly." > > but i don't know what problem is now. X11 is already installed on my Mac. > > Please help me do C# window programming on Mac. > > -- View this message in context: http://old.nabble.com/can%27t-find-system.windows.form-in-toolbox-.-tp26287206p26287333.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
