Writers section
Contributors
- Martin Willemoes
Hansen
Maintainer
Main focus: Work on the framework of the tutorial.
- Johannes
Roith
Main focus: Work on the Glade# part.
- Pablo
Baena
Main focus: Threads stuff, Eclipse/mono/gtk#/glade#/glib#
sections.
Is working on a front-end for Mencoder, which could be used as a
sample.
- Luyan
Chinese translation.
Ideas
- Some of the things you need (samples); can be re-used from
the /sample directory in the gtk-sharp module. At least that is a
start! :)
Richard Torkar
- My suggestion is to make a small application that would show
programmers how to build a full application, pick a target
application (for example you could pick the `same-gnome' game)
and build it from zero:
- Creating your UI using glade.
- Connecting the Glade code to C#
- Making the program go.
- Using the Canvas/Drawing.
- Creating a configuration dialog box with Glade.
- Loading configuration settings from GConf.
- Storing scores on a database.
- Internationalization.
- Adding an About Box and a logo
- Making the executable self-contained
- Creating a custom widget.
Miguel de Icaza