X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=README.txt;h=f912c7325e59a1b095e2ec800ab6f98806017f91;hp=b29c4fa1daf9926a3ef1b306fbaf64e2d3767ceb;hb=HEAD;hpb=e3ac87603261441ce205288978fa5d71f4af113a diff --git a/README.txt b/README.txt index b29c4fa1d..f912c7325 100644 --- a/README.txt +++ b/README.txt @@ -31,9 +31,28 @@ 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) +* Tables are not rendering first time round.. * Dialog buttons - need special rendering on preview. * Icon-size (should be an enum...??) * (Image|....??? ).stock - should be a list of stock icons.. @@ -64,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