GTK# for Windows
This is just amazing. With the Mono project making .NET possible on Linux and Mac, the ablity of .NET just went up a bunch. Since the Linux guys couldn’t really wrap Windows.Forms they decided to wrap GTK since it can work on an OS on its own. Out born GTK#. Now Windows developers can take advantage of GTK by just installing GTK# devel. It will even intergrate into Visual Studio to give you a much more powerful graphics and gui system then what standard Windows Forms provide. Check it out at:
http://gtk-sharp.sourceforge.net/
Tags: Personal
April 6th, 2005 at 4:51 am
Wouldn’t it be a good idea to wrap Windows.Forms around GTK# to make everyone happy? or am I thinking too simplistic?