Hi all.
I've succeeded that "go-gtk" worked on win32.
See screenshot:
Currently, some example does not work completely, this become big news for me.
to work go-gtk on win32, you should pull latest go and build.
Perhaps, you can build next release. :)
How to build go-gtk for win32.
1. download runtime and development files from:
I storeed it into C:\GTK
2. pull go-gtk
3. mingw32-make on the working directory.
Enjoy!
- Yasuhiro Matsumoto