From: Alan Knowles Date: Tue, 22 Jun 2010 11:16:35 +0000 (+0800) Subject: ClutterTest/Window.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=8a67e64419ce39204ff4d1ab069a96c9b7123351 ClutterTest/Window.bjs --- diff --git a/ClutterTest/Window.bjs b/ClutterTest/Window.bjs index 2a1de9921..f86ad1eae 100644 --- a/ClutterTest/Window.bjs +++ b/ClutterTest/Window.bjs @@ -66,7 +66,7 @@ "pack": false, "x": 100, "xtype": "Actor", - "y": 100, + "y": 300, "|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": [