[Gtk-sharp-list] gtk-sharp theory

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Jan 6 17:26:02 EST 2006


On 05/01/06, Buddy Lindsey <percent20 at gmail.com> wrote:
> I was curios is there anything that I can read on some theory on how you
> should layout programs using gtk-sharp?

You've probably seen these but I though I should mention them for
completeness. There's some basic stuff at
http://www.mono-project.com/GtkSharp#Tutorials

Also the GTK+ packing theory: http://gtk.org/tutorial/c374.html -- the
code's in C, but the theory of packing widgets still applies to GTK#,
and most of the objects and methods have similar names. Very useful if
you want to know how to lay widgets out manually.


More information about the Gtk-sharp-list mailing list