<html> <head> <title>The Gnome.NET Tutorial</title> <style> .menu {font-family:Arial, Verdana;font-size:14px;font-weight:bold;} .copyright {font-size:9px;} .authors {font-size:10px;} </style> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body alink=#000000 link=#000000 vlink=#000000> <table bgcolor=#BEBAA8 width=100% > <tr><td><a href="../index.html"><img src="../mg.png" border=0></a><a href="index.html"><img src="gn.png" border=0></a></td></tr> </table> <table bgcolor=#efefef width=100% > <tr><td class="navbar"><a href="../index.html">Monkeyguide</a> > <b>GNOME.NET</b></tr> </table> <p> <div class="authors"> Maintainer: Martin Willemoes Hansen;<br> Authors: Martin Willemoes Hansen, Johannes Roith, [your name here]; </div> <h2>Gnome.NET - A Much Needed Room To Breathe</h2> This is work in progress please feel free to browse, but dont expect a nice finished tutorial :o) Not yet anyways <p> <b>Chapter 1</b> C# bindings <ul class="menu"> <li>Introduction <li><a href="bindings/gtk-sharp/gtk-sharp.html">Gtk#</a> <li>Gdk# <li>Glib# <li>Atk# <li>Pango# <li>Gnome# <li><a href="bindings/glade/glade.html">Glade#</a> <li><a href="bindings/gconf/gconf.html">GConf#</a> <li>Gda# <li>Gnome-db# <li>GStreamer# <li>Questions and exercises </ul> <b>Chapter 2</b> UI Design <ul class="menu"> <li>GNOME Human Interface Guidelines </ul> <b>Chapter 3</b> Cases <ul class="menu"> <li>Same Gnome <li>E-mail client <li>Web browser <li>Text editor </ul> <hr size=1> <div class="copyright">The Monkeyguide/Gnome.NET tutorial</div> </body> </html>