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

index dcf144d..6e27c29 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    this.el.add_attribute(this.items[0].el , 'activatable', 6 );\n}\n",
+                                            "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'active', 5 );\n      this.items[0].el.set_activatable(true);\n}\n",
                                             "|xns": "Gtk",
                                             "items": [
                                                 {