README.txt
authorAlan Knowles <alan@akbkhome.com>
Tue, 25 May 2010 11:16:21 +0000 (19:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 25 May 2010 11:16:21 +0000 (19:16 +0800)
README.txt

index 87b096b..aaa52b1 100644 (file)
@@ -51,6 +51,19 @@ TODO (Gtk)
 TODO (Roo)
 * Support for baseURL.. ?? auth? - project properties..
 
 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
 
 -----------------------------------------------------
 Concepts