On 05/01/06, Buddy Lindsey <[EMAIL PROTECTED]> 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.
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to