From: Alan Knowles Date: Tue, 25 May 2010 11:16:21 +0000 (+0800) Subject: README.txt X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=12706f7c5968473deee780545e1a1f45b988e10e README.txt --- diff --git a/README.txt b/README.txt index 87b096b33..aaa52b11a 100644 --- a/README.txt +++ b/README.txt @@ -51,6 +51,19 @@ TODO (Gtk) TODO (Roo) * Support for baseURL.. ?? auth? - project properties.. +----------------------------------------------------- + +Thoughts... +* Widget definition files.. +-> defaults { ... } +-> onAddTo(name_of_parent, cfg) { modifies defaults.. } +-> validParents : [ .... ] +-> validChildren???: [ .... ] + +* how to handle stuff like GtkTable.. - + - needs cols,rows in constructor. + - child properties do not appear to work? -- investigate? + ----------------------------------------------------- Concepts