From 12706f7c5968473deee780545e1a1f45b988e10e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 25 May 2010 19:16:21 +0800 Subject: [PATCH] README.txt --- README.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 -- 2.39.2