From: Alan Knowles Date: Thu, 13 May 2010 06:16:19 +0000 (+0800) Subject: README.txt X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=4ef5b712233c0d6577677f5158cb97976e097bb6 README.txt --- diff --git a/README.txt b/README.txt index cb5529db2..60c99a22d 100644 --- a/README.txt +++ b/README.txt @@ -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..