> Hi Peter, > > you said, "If you want to use System.Windows.Forms to do the GUI ..." > is there another way to build GUIs ????
In addition to gtk#, there is also wx.NET, Qt#, and dotGNU's Windows.Forms implementation. Qt# wraps the Qt library, though I'm not sure if it offers Windows support. wx.NET uses the wxWidgets toolkit, which uses native GUI controls on each platform it supports (Windows, Linux (GTK), Mac, etc.) dotGNU's implementation is basically Windows.Forms implemented for X-Windows, so you can easily port applications from Windows. Plenty to choose from. :-) Cheers. -- Bryan Bulten http://www.bulten.ca/ http://wxnet.sourceforge.net/
pgp00000.pgp
Description: PGP signature
