[Gtk-sharp-list] gtk# 0.15 Win32 Binaries
Daniel Morgan
danielmorgan@verizon.net
Sun, 25 Jan 2004 20:42:22 -0500
There is a zip file containing binaries fro gtk# 0.15 for Windows.
http://es.gnu.org/~alejandro/mono/gtk-sharp-0.15-win32-1.zip
In order to use it, you need:
- gtk+ 2.2.4.1 from http://www.dropline.net/
- Mono 0.30 Preview 2 (preview 1 may work too)
Mono 0.30 Preview 1 can be downloaded from
http://primates.ximian.com/~jackson/mono-0.30.PR1-win32-1.exe
The TreeView does work with gtk# 0.15 on Mono 0.30 Preview.
However, I had some problems with the TextView, but I found a work around in
my gtk# apps.
Thanks to alejandro for hosting the binaries.