[Mono-list] A simple question about GUI

Bryan Bulten bryan@bulten.ca
Wed, 3 Mar 2004 17:19:15 -0500


--Signature=_Wed__3_Mar_2004_17_19_15_-0500_J/BlCOOLwg9bcG3C
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

> 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/

--Signature=_Wed__3_Mar_2004_17_19_15_-0500_J/BlCOOLwg9bcG3C
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFARlnl32WFWIzmzHgRAjx/AJ9/V81L5lYJ3uzswLQ9WjYukdOYWACfZbC6
vLVvaAkPOOl96o/bJFJH0tI=
=jbfb
-----END PGP SIGNATURE-----

--Signature=_Wed__3_Mar_2004_17_19_15_-0500_J/BlCOOLwg9bcG3C--