Clones.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 23 May 2012 14:12:57 +0000 (22:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 23 May 2012 14:12:57 +0000 (22:12 +0800)
Clones.js

Clones.bjs
Clones.js

index 1b18a3e..df053a0 100644 (file)
@@ -90,7 +90,7 @@
                                     "id": "reposView",
                                     "pack": "add",
                                     "xtype": "TreeView",
-                                    "|init": "function() {\n    XObject.prototype.init.call(this);\n        var description = new Pango.FontDescription.c_new();\n   description.set_size(10000);\n     this.el.modify_font(description);\n\n     this.selection = this.el.get_selection();\n      this.selection.set_mode( Gtk.SelectionMode.MULTIPLE);\n    var _this = this;\n    \n    \n  this.selection.signal['changed'].connect(function() {\n     _this.listeners.cursor_changed.apply(\n          _this, [ _this, '']\n       );\n             });\n             \n             \n   this.el.set_tooltip_column(7);          \n  }\n",
+                                    "|init": "function() {\n    XObject.prototype.init.call(this);\n        var description = new Pango.FontDescription.c_new();\n   description.set_size(10000);\n     this.el.modify_font(description);\n\n     this.selection = this.el.get_selection();\n      this.selection.set_mode( Gtk.SelectionMode.MULTIPLE);\n    var _this = this;\n    \n    \n  this.selection.signal['changed'].connect(function() {\n     _this.listeners.cursor_changed.apply(\n          _this, [ _this, '']\n       );\n             });\n             \n             \n   this.el.set_tooltip_column(8);          \n  }\n",
                                     "|xns": "Gtk",
                                     "items": [
                                         {
index 08be666..0ca3496 100644 (file)
--- a/Clones.js
+++ b/Clones.js
@@ -329,7 +329,7 @@ Clones=new XObject({
                                          });
                                          
                                          
-                               this.el.set_tooltip_column(7);          
+                               this.el.set_tooltip_column(8);          
                               },
                             items : [
                                 {