resources/RooUsage.txt
[app.Builder.js] / README.txt
index d77736d..f912c73 100644 (file)
@@ -31,6 +31,24 @@ Where it is..
 * Help view - load docs..
 * highlight in gtk preview - works but is klunky..
 * Support for extra code in Roo HTML is done by "Set extra HTML in rendere"
+   
+
+-----------------------------------------------------
+INSTALL
+GTK3
+
+git clone git://github.com/roojs/app.Builder.js.git
+cd app.Builder.js
+git clone git://github.com/roojs/gir-1.2-gtk-3.4.git gir-1.2
+cd gir-1.2
+sh install-girs.sh
+** This file may need running as root if sudo fails..
+cd ..
+
+seed gtkrun.js Builder3 
+
+
 -----------------------------------------------------
 
 TODO (Gtk)
@@ -65,6 +83,9 @@ Thoughts...
  - needs cols,rows in constructor.
  - child properties do not appear to work?  -- investigate?
 
+* XObject - Use Buildable interface???
+  
+* Preview area - use glade widgets?
 
 -----------------------------------------------------
 Concepts