X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=ClutterTest%2FWindow.bjs;fp=ClutterTest%2FWindow.bjs;h=8025727abdceee1135836891839a2a22ff229e6f;hb=6e743ca739ccf2a3bee092c71f688049b28f98fd;hp=d58d9d057cc8e22ee8f707b134b12562c271e697;hpb=b6758196830e8f5e5f51c964bd97701ff5e1d253;p=app.Builder.js diff --git a/ClutterTest/Window.bjs b/ClutterTest/Window.bjs index d58d9d057..8025727ab 100644 --- a/ClutterTest/Window.bjs +++ b/ClutterTest/Window.bjs @@ -106,9 +106,9 @@ }, { "pack": false, - "x": 100, + "x": 150, "xtype": "Actor", - "y": 300, + "y": 450, "|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": [