README.txt
[app.Builder.js] / README.txt
1 App Builder
2
3 This is a Seed based application builder.. - currently basically a prototype..
4
5
6 The idea is that it can build applications both web based (using roojs) and Desktop based using Gtk
7 and the gobject introspection bindings.
8
9 It's kind of like Glade on steroids..
10
11 -----------------------------------------------------
12 Where it is..
13
14 * basic builder app runs - you can build a tree of elements making up a interface for roo and gtk.
15
16
17 -----------------------------------------------------
18 TODO
19 * listeners need to created correctly.
20
21 * templates for elements... - eg. defaults for classic elements.
22 * sort out add heirachy for Gtk..
23 * make heirachy editor...
24 * use application to write it'self...