The Gtk# GUI designer
Перейти к файлу
Lluis Sanchez 2242e04579 2007-02-01 Lluis Sanchez Gual <lluis@novell.com>
* autogen.sh: Removed gnome-common dependency.


svn path=/trunk/stetic/; revision=72090
2007-02-01 13:02:13 +00:00
glue * libstetic/ClassDescriptor.cs: fix some names with underscores to 2005-07-12 13:45:21 +00:00
libstetic * libsteticui/Clipboard.cs: Use the new PasteChild method, since 2007-01-31 15:26:40 +00:00
libsteticui * libsteticui/Clipboard.cs: Use the new PasteChild method, since 2007-01-31 15:26:40 +00:00
stetic * libsteticui/ActionGroupDesigner.cs, libsteticui/ProjectView.cs, 2007-01-22 12:32:00 +00:00
AUTHORS initial commit 2004-12-08 22:18:20 +00:00
COPYING initial commit 2004-12-08 22:18:20 +00:00
ChangeLog 2007-02-01 Lluis Sanchez Gual <lluis@novell.com> 2007-02-01 13:02:13 +00:00
Makefile.am 2006-02-24 Lluis Sanchez Gual <lluis@novell.com> 2006-02-24 16:59:47 +00:00
NEWS initial commit 2004-12-08 22:18:20 +00:00
README update a bit 2005-03-16 18:25:59 +00:00
TODO * libstetic/wrapper/Dialog.cs (Buttons): make this a number rather 2005-09-26 16:12:01 +00:00
autogen.sh 2007-02-01 Lluis Sanchez Gual <lluis@novell.com> 2007-02-01 13:02:13 +00:00
configure.in * libsteticui/ApplicationBackend.cs: Fixed some warnings. 2007-01-17 17:59:25 +00:00
stetic.pc.in 2006-02-09 Lluis Sanchez Gual <lluis@novell.com> 2006-02-09 15:46:44 +00:00

README

This is the beginnings of Stetic, which will eventually be a new GUI
designer for GNOME. At the moment, it is just a mostly useless demo of
certain bits of Gtk#.

To build Stetic you need Mono/MCS head (a recent 1.1.x release is
*probably* ok), and the very latest Gtk# (yesterday's snapshot is
probably too old).

FAQ:
	Q. "How do I--"
	A. You can't, it's not implemented yet.

	Q. "Why does--"
	A. Because it was just a quick hack. It will be different later.

	Q. "Can I--"
	A. No.

	Q. "But--"
	A. I'm sorry, which part of "mostly useless" didn't you
	understand?