X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=README.txt;h=f0cef2b1867574c6ad03cb5ff365b52387b53892;hp=802368908adf5f2656e7982ba2170cd8f419dad3;hb=refs%2Fheads%2Forigin.gitlive;hpb=9c8f3091f06ad4afe34006443697825b43f59e89 diff --git a/README.txt b/README.txt index 802368908..f0cef2b18 100644 --- a/README.txt +++ b/README.txt @@ -30,10 +30,11 @@ Where it is.. * sourceview to uses spaces rather than tabs. (and autoindents..) * 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" ----------------------------------------------------- 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.. @@ -49,12 +50,12 @@ TODO (Gtk) ----------------------------------------------------- TODO (Roo) -* Support for baseURL.. ?? auth? - project properties.. +* file properties - title, parent etc.. ----------------------------------------------------- Thoughts... -* Widget definition files.. +* Widget definition files.. (to replace our 'Usage.txt' files) -> defaults { ... } -> onAdd(name_of_parent, cfg) { modifies defaults.. } -> validParents : [ .... ] @@ -64,6 +65,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