X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=ClutterTest%2FWindow.bjs;fp=ClutterTest%2FWindow.bjs;h=c8d316bdf3a6fd6963c52fc35e2bb08f71d392f8;hb=47996639064e079ecbb1d031311c99709bac179b;hp=6ced2f388b870319121cc74ca45ee487022e79d0;hpb=60a5840a015e9756e1f2ef3aa0b6fc39434cf87e;p=app.Builder.js diff --git a/ClutterTest/Window.bjs b/ClutterTest/Window.bjs index 6ced2f388..c8d316bdf 100644 --- a/ClutterTest/Window.bjs +++ b/ClutterTest/Window.bjs @@ -129,7 +129,7 @@ "pack": false, "x": 150, "xtype": "Actor", - "y": 300, + "y": 10, "|init": "function() {\n\n var child = new XObject(this.items[0]);\n child.init();\n child.parent = this;\n //var contents = new Gtk.Button({ label: 'test' }); \n var contents = child.el;\n \n print(JSON.stringify(this.items));\n \n \n this.el = new GtkClutter.Actor.with_contents ( contents) ;\n XObject.prototype.init.call(this);\n}\n", "|xns": "GtkClutter", "items": [