Clones.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 03:18:39 +0000 (11:18 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 03:18:39 +0000 (11:18 +0800)
Clones.bjs

index 9504935..a03e56d 100644 (file)
                                             "pack": "append_column",
                                             "title": "Auto Push",
                                             "xtype": "TreeViewColumn",
-                                            "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'active', 5 );\n\n}\n",
+                                            "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'active', 5 );\n    this.el.add_attribute(this.items[0].el , 'activatable', 7 );\n}\n",
                                             "|xns": "Gtk",
                                             "items": [
                                                 {