[Gtk-sharp-list] More gtk-sharp on .NET
Jae Stutzman
stutzmanj@argontech.net
12 Apr 2003 15:55:22 -0500
I've moved on to the ImageBrowser now...I can get it to work except the
ScaleSimple method (or the regular Scale method).
I keep getting a NullReferenceException from gdk-sharp.dll when calling
it. If I comment out that line the program works but the images are not
thumbnailed!
This method works fine under GTK# on linux.
I must still say that I'm impressed to get this far in so little time.
You guys are doing a great job.
Jae