Gtk Library
See http://www.mono-project.com/GtkSharp, the Gtk# library is a Graphical User Interface toolkit for mono and .NET.
Illustrations
- GtkSimpleWindow: a GUI "hello world"
- How To/GTK Example: toggle buttons
- GtkBoxPacking: using HBox/VBox
- GtkSimpleWidgets: using different kinds of buttons
- GtkMenus: creating menus
- GtkStaticWidgets: labels and separators
- GtkNodeView: creating nodeviews
- GtkSplashScreen: creating splashscreen
To Do
- How to get and use GtkSourceView?
- How to get and use MonoTextEditor?
See Also
- GTK# Tutorial
- Holly Widgets
- Tomboy - can serve as an example app, albeit in C#
- XwtLibrary
- Qyoto
- DotNetProjects
- LibraryTopics