FixBug.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 09:10:46 +0000 (17:10 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 09:10:46 +0000 (17:10 +0800)
FixBug.bjs

index 4d5aed3..44e635d 100644 (file)
@@ -78,7 +78,7 @@
                                     "xtype": "TextView",
                                     "|auto_indent": true,
                                     "|init": "function() {\n    XObject.prototype.init.call(this);\n     var description = Pango.Font.description_from_string(\"monospace\")\n    description.set_size(8000);\n    this.el.modify_font(description);\n\n}\n",
-                                    "|load": "function(str) {\n\n// show the help page for the active node..\n \n\n\n \n    this.el.get_buffer().set_text(str, str.length);\n \n    \n     var buf = this.el.get_buffer();\n    var cursor = buf.get_mark(\"insert\");\n    \n    \n     \n    \n}",
+                                    "|load": "function(str) {\n\n// show the help page for the active node..\n \n\n\n \n    this.el.get_buffer().set_text(str, str.length);\n \n    \n     var buf = this.el.get_buffer();\n     \n     \n    \n}",
                                     "|show_line_numbers": true,
                                     "|xns": "Gtk",
                                     "items": [