Stetic is the new GUI designer for creating Gtk# applications.
Stetic can be used standalone (using the "stetic" command) or using MonoDevelop (http://www.monodevelop.com) which provides direct integration with your project.
We recommend that users download and use MonoDevelop.
Shots
Screencast (http://pixane.net/blog/?p=47) of Stetic being used to develop an application.
Features
- Window and Dialogs design.
- Custom widget creation.
- Action editor (Menus, toolbars).
Source Code
The source code for Stetic is currently it is available from the Mono SVN repository as the module 'stetic'
Blogs
Stetic was originally created by Dan Winship and is currently maintained by Lluis Sánchez, these are their blogs:
- Dan Winship (http://mysterion.org/~danw/blog/)
- Lluis Sánchez (http://primates.ximian.com/~lluis/blog/)
In addition, Monologue tracks other developers involved in MonoDevelop:
- Monologue (http://www.go-mono.com/monologue)


