Sample gtk# applications

gtk# development has been progressing really quickly, here are some examples to show you how easy it is to start writing apps using gtk#.

Warning

This code is really really out of date and will not work with any recent gtk-sharp setups. I'll be posting updates soon.

To run these samples, please make sure you have the latest version of mono, mcs and gtk# installed.
Each tarball comes with a Makefile; to compile, just type make.

ImageBrowser:

Screenshot Download

ImageViewer:

Screenshot Download

To get the latest news on Mono and gtk# development, please subscribe to mono-list and gtk-sharp-list.

If you have written your own gtk# apps and would like to have them posted here, please contact me.

If you have any other questions, feel free e-mail me.

Duncan Mak, June 24, 2002.