README.txt
authorAlan Knowles <alan@akbkhome.com>
Thu, 13 May 2010 06:16:19 +0000 (14:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 13 May 2010 06:16:19 +0000 (14:16 +0800)
README.txt

index cb5529d..60c99a2 100644 (file)
@@ -1 +1,22 @@
-No readme yet
\ No newline at end of file
+App Builder
+
+This is a Seed based application builder.. - currently basically a prototype..
+
+
+The idea is that it can build applications both web based (using roojs) and Desktop based using Gtk
+and the gobject introspection bindings.
+
+It's kind of like Glade on steroids..
+
+-----------------------------------------------------
+Where it is..
+
+* basic builder app runs - you can build a tree of elements making up a interface for roo and gtk.
+
+
+-----------------------------------------------------
+TODO
+* listeners need to created correctly.
+
+* templates for elements... - eg. defaults for classic elements.
+* sort out add heirachy for Gtk..