From: Alan Knowles Date: Wed, 23 May 2012 14:16:26 +0000 (+0800) Subject: Clones.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=d1d05b19f2e1925f5e3ad591be419bf5299070d4 Clones.bjs Clones.js --- diff --git a/Clones.bjs b/Clones.bjs index 6ceb0f7e..0591afdc 100644 --- a/Clones.bjs +++ b/Clones.bjs @@ -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(8); \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 \n }\n", "|xns": "Gtk", "items": [ { diff --git a/Clones.js b/Clones.js index 239d1401..bf9daad6 100644 --- a/Clones.js +++ b/Clones.js @@ -329,7 +329,7 @@ Clones=new XObject({ }); - this.el.set_tooltip_column(8); + }, items : [ {