[Gtk-sharp-list] Fifteen canvas demo

Duncan Mak duncan@ximian.com
07 Aug 2002 01:57:47 +0800


Hey gang,

I just committed Fifteen.cs to gtk-sharp/samples. You can compile it
like this [1]:

	mcs /r:glib-sharp /r:gtk-sharp /r:gdk-sharp /r:gnome-sharp
	/r:System.Drawing Fifteen.cs

It renders fine right now; but it crashes the moment the cursor enters
the board. Rachel is working on this bug.

Also, I'm not sure the scramble code is correct either.

But, whatever, right? Canvas is (mostly) working from C# now. Yay. ;-)

Here's a screenshot [2]:

	http://primates.ximian.com/~duncan/fifteen.png

[1] If i can figure out the makefile stuff, I'd add it myself.
[2] I get theme questions everytime I post something. I use the metabox
metacity theme and the Wonderland GTK+ theme.
-- 
Duncan Mak <duncan@ximian.com>